Skip to content

Commit 9cb1673

Browse files
[GitHub] Remove pr-subscriber-wait.py download (#72120)
This file and uses of it were removed in 64d5da6.
1 parent 87f5dc0 commit 9cb1673

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pr-subscriber.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ jobs:
1717
run: |
1818
curl -O -L https://raw.githubusercontent.com/"$GITHUB_REPOSITORY"/main/llvm/utils/git/github-automation.py
1919
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
2120
chmod a+x github-automation.py
2221
pip install -r requirements.txt
2322

0 commit comments

Comments
 (0)