Skip to content

Commit

Permalink
rework filters and matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
alexreinking committed Aug 27, 2024
1 parent ddf60f2 commit a065aa3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ name: Create CI images
on:
push:
branches: [ 'main' ]
paths:
- '*.yml'
- 'Dockerfile'
paths-ignore:
- '*.sh'
- '*.md'

concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.ref }}
Expand Down

0 comments on commit a065aa3

Please sign in to comment.