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 4e22e20 commit f72eae2Copy full SHA for f72eae2
.github/workflows/release_pr.yml
@@ -18,5 +18,5 @@ jobs:
18
env:
19
GITHUB_TOKEN: ${{ secrets.PR_TOKEN }}
20
run: |
21
- pip install requests
+ pip install requests -q
22
python ./.github/update_release_pr.py
0 commit comments