Skip to content

Commit 44d16a8

Browse files
authored
Disable CI completion step in workflow
1 parent 48a788e commit 44d16a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -699,6 +699,7 @@ jobs:
699699
# signals successful completion. Used for the PR status to pass
700700
# before merging. Needs to run even if they failed!
701701
name: CI completion
702+
if: false
702703
runs-on: ubuntu-22.04
703704
needs:
704705
- integration

0 commit comments

Comments
 (0)