diff --git a/.github/workflows/updater.yaml b/.github/workflows/updater.yaml index 66674e97..223b3f23 100644 --- a/.github/workflows/updater.yaml +++ b/.github/workflows/updater.yaml @@ -21,3 +21,4 @@ jobs: with: # [Required] Access token with `workflow` scope. token: ${{ secrets.WORKFLOW_SECRET }} + pull_request_branch: gh-actions-update