Skip to content

Commit

Permalink
Force push gh-actions-updates to specific branch
Browse files Browse the repository at this point in the history
Fix the creation of several pull requests in case branches do not get merged before next update.
  • Loading branch information
observingClouds committed Jan 23, 2024
1 parent d70c915 commit 716665d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/updater.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@ jobs:
with:
# [Required] Access token with `workflow` scope.
token: ${{ secrets.WORKFLOW_SECRET }}
pull_request_branch: gh-actions-update

0 comments on commit 716665d

Please sign in to comment.