Skip to content

Commit 613d56b

Browse files
July541michaelpj
andauthored
Skip test if only CODEOWNERS changed (#3707)
Co-authored-by: Michael Peyton Jones <[email protected]>
1 parent 3d49025 commit 613d56b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
, "**/stack*.yaml"
4242
, ".gitlab-ci.yaml"
4343
, ".gitlab/**"
44+
, "CODEOWNERS"
4445
]'
4546
# If we only change ghcide downstream packages we have not test ghcide itself
4647
- id: skip_ghcide_check

0 commit comments

Comments
 (0)