mirror of
https://github.com/yairm210/Unciv.git
synced 2025-03-06 07:31:26 +07:00
Update uncivbot.yml
This commit is contained in:
parent
1886b7dc76
commit
978bfbf154
1
.github/workflows/uncivbot.yml
vendored
1
.github/workflows/uncivbot.yml
vendored
@ -7,6 +7,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/github-script@v3
|
||||
if: github.event.comment.body == "summary"
|
||||
with:
|
||||
github-token: ${{secrets.GITHUB_TOKEN}}
|
||||
script: |
|
||||
|
Loading…
Reference in New Issue
Block a user