Skip to content

Commit cb002e5

Browse files
DEBUG: PR with clangrt 6
1 parent f8d573c commit cb002e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_clangrt_builtins.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
delete-merged: true
7474

7575
pr_create:
76-
needs: merge, define-matrix
76+
needs: [merge, define-matrix]
7777
runs-on: ubuntu-latest
7878
if: ${{ success() && inputs.create_pr }}
7979
continue-on-error: true

0 commit comments

Comments
 (0)