From 77a54b68d4e0a1abcf8eaa9b01226c7cc5c4a263 Mon Sep 17 00:00:00 2001 From: Chuan-kai Lin Date: Wed, 13 Sep 2023 09:49:02 -0700 Subject: [PATCH] Remove --pr in update-dependencies.yml --- .github/workflows/update-dependencies.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/update-dependencies.yml b/.github/workflows/update-dependencies.yml index c7cf93196d..594a9f44e1 100644 --- a/.github/workflows/update-dependencies.yml +++ b/.github/workflows/update-dependencies.yml @@ -36,6 +36,6 @@ jobs: git push origin "HEAD:$BRANCH" echo "Pushed a commit to update the checked-in dependencies." \ "Please mark the PR as ready for review to trigger PR checks." | - gh pr comment --body-file - --repo github/codeql-action --pr "${{ github.event.pull_request.number }}" - gh pr ready --undo --repo github/codeql-action --pr "${{ github.event.pull_request.number }}" + gh pr comment --body-file - --repo github/codeql-action "${{ github.event.pull_request.number }}" + gh pr ready --undo --repo github/codeql-action "${{ github.event.pull_request.number }}" fi 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