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 cfdbad0 commit 878a1fdCopy full SHA for 878a1fd
.github/workflows/release-binaries.yml
@@ -49,6 +49,7 @@ jobs:
49
pip install --require-hashes -r ./llvm/utils/git/requirements.txt
50
51
- name: Check Permissions
52
+ if: false
53
env:
54
GITHUB_TOKEN: ${{ github.token }}
55
USER_TOKEN: ${{ secrets.RELEASE_TASKS_USER_TOKEN }}
0 commit comments