mirror of
https://github.com/CivMC/Civ.git
synced 2026-07-18 00:20:44 +00:00
2
.github/workflows/comment_on_pr.yaml
vendored
2
.github/workflows/comment_on_pr.yaml
vendored
@@ -49,7 +49,7 @@ jobs:
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
delete_user_name: github-actions[bot]
|
||||
issue_number: ${{ env.PR_NUMBER }}
|
||||
issue_number: ${{ github.event.number }}
|
||||
|
||||
- name: Update Comment
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user