Skip to content

Commit

Permalink
Skip test if only CODEOWNERS changed (#3707)
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Peyton Jones <[email protected]>
  • Loading branch information
July541 and michaelpj authored Jul 12, 2023
1 parent 3d49025 commit 613d56b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
, "**/stack*.yaml"
, ".gitlab-ci.yaml"
, ".gitlab/**"
, "CODEOWNERS"
]'
# If we only change ghcide downstream packages we have not test ghcide itself
- id: skip_ghcide_check
Expand Down

0 comments on commit 613d56b

Please sign in to comment.