mirror of
https://github.com/yairm210/Unciv.git
synced 2025-08-03 00:29:18 +07:00
Merge pull request properly
This commit is contained in:
2
.github/workflows/uncivbot.yml
vendored
2
.github/workflows/uncivbot.yml
vendored
@ -44,7 +44,7 @@ jobs:
|
||||
uses: juliangruber/merge-pull-request-action@v1
|
||||
with:
|
||||
github-token: ${{ secrets.ACTIONS_ACCESS_TOKEN }}
|
||||
number: 1
|
||||
number: ${{ github.event.issue.number }}
|
||||
method: squash
|
||||
repo: juliangruber/octokit-action
|
||||
|
||||
|
Reference in New Issue
Block a user