Skip to content

Commit

Permalink
ci: ignore changes to Dockerfile for e2e tests
Browse files Browse the repository at this point in the history
Signed-off-by: Gavin Inglis <[email protected]>
  • Loading branch information
ginglis13 committed Sep 14, 2023
1 parent 154c355 commit 362deef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ on:
paths-ignore:
- '**.md'
- 'contrib/**'
- 'Dockerfile'
workflow_dispatch:

concurrency:
Expand Down

0 comments on commit 362deef

Please sign in to comment.