We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48a788e commit 44d16a8Copy full SHA for 44d16a8
1 file changed
.github/workflows/ci.yaml
@@ -699,6 +699,7 @@ jobs:
699
# signals successful completion. Used for the PR status to pass
700
# before merging. Needs to run even if they failed!
701
name: CI completion
702
+ if: false
703
runs-on: ubuntu-22.04
704
needs:
705
- integration
0 commit comments