Skip to content

Commit

Permalink
Removed label
Browse files Browse the repository at this point in the history
  • Loading branch information
jaydrogers committed Oct 29, 2024
1 parent c528c70 commit 4dc20ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/check-gh-cli-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ jobs:
PR_URL=$(gh pr create \
--title "chore: update GitHub CLI version to ${{ env.LATEST_VERSION }}" \
--body "Automated PR to update GitHub CLI version from $CURRENT_VERSION to ${{ env.LATEST_VERSION }}" \
--label "dependencies" \
--base main \
--head update-gh-cli-version-${{ env.LATEST_VERSION }})
Expand Down

0 comments on commit 4dc20ea

Please sign in to comment.