Skip to content

Commit

Permalink
Fix: 引数を修正
Browse files Browse the repository at this point in the history
  • Loading branch information
sevenc-nanashi committed Jan 1, 2025
1 parent 238831d commit d5ccbd6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/merge_gatekeeper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,6 @@ jobs:
- uses: upsidr/merge-gatekeeper@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
self: merge_gatekeeper
# https://github.com/upsidr/merge-gatekeeper/issues/71#issuecomment-1660607977
ref: ${{ github.event.pull_request && github.event.pull_request.head.ref || github.ref }}

0 comments on commit d5ccbd6

Please sign in to comment.