We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d49025 commit 613d56bCopy full SHA for 613d56b
.github/workflows/test.yml
@@ -41,6 +41,7 @@ jobs:
41
, "**/stack*.yaml"
42
, ".gitlab-ci.yaml"
43
, ".gitlab/**"
44
+ , "CODEOWNERS"
45
]'
46
# If we only change ghcide downstream packages we have not test ghcide itself
47
- id: skip_ghcide_check
0 commit comments