Skip to content

Commit 75919cd

Browse files
DEBUG: PR with clangrt 2
1 parent 7e3d53a commit 75919cd

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
@@ -59,7 +59,7 @@ jobs:
5959
needs: merge
6060
runs-on: ubuntu-latest
6161
name: "Pull Request Create"
62-
if: ${{ success() && inputs.create_pr }}
62+
# if: ${{ success() && inputs.create_pr }}
6363
continue-on-error: true
6464
steps:
6565
- name: Clone repository

0 commit comments

Comments
 (0)