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 87f5dc0 commit 9cb1673Copy full SHA for 9cb1673
.github/workflows/pr-subscriber.yml
@@ -17,7 +17,6 @@ jobs:
17
run: |
18
curl -O -L https://raw.githubusercontent.com/"$GITHUB_REPOSITORY"/main/llvm/utils/git/github-automation.py
19
curl -O -L https://raw.githubusercontent.com/"$GITHUB_REPOSITORY"/main/llvm/utils/git/requirements.txt
20
- curl -O -L https://raw.githubusercontent.com/"$GITHUB_REPOSITORY"/main/.github/workflows/pr-subscriber-wait.py
21
chmod a+x github-automation.py
22
pip install -r requirements.txt
23
0 commit comments