Skip to content

Commit 77a54b6

Browse files
committed
Remove --pr in update-dependencies.yml
1 parent 6a6a824 commit 77a54b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/update-dependencies.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@ jobs:
3636
git push origin "HEAD:$BRANCH"
3737
echo "Pushed a commit to update the checked-in dependencies." \
3838
"Please mark the PR as ready for review to trigger PR checks." |
39-
gh pr comment --body-file - --repo github/codeql-action --pr "${{ github.event.pull_request.number }}"
40-
gh pr ready --undo --repo github/codeql-action --pr "${{ github.event.pull_request.number }}"
39+
gh pr comment --body-file - --repo github/codeql-action "${{ github.event.pull_request.number }}"
40+
gh pr ready --undo --repo github/codeql-action "${{ github.event.pull_request.number }}"
4141
fi

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy