Skip to content

Commit

Permalink
internal: fix gather_prs_test.yml (#2209)
Browse files Browse the repository at this point in the history
  • Loading branch information
Pospelove authored Nov 7, 2024
1 parent 836daba commit 9772dbc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/gather_prs_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ on:
jobs:
gather_prs_test:
runs-on: ubuntu-latest
env:
DEPLOY_BRANCH: ${{ github.event.inputs.branch }}
steps:
- name: Gather PRs
uses: Pospelove/auto-merge-action@main
Expand Down

0 comments on commit 9772dbc

Please sign in to comment.