Merge pull request #6286 from mailcow/fix-workflow-staging
Fix check_prs_if_on_staging workflow
This commit is contained in:
commit
ac2f0c7db1
@ -12,7 +12,7 @@ jobs:
|
|||||||
- name: Send message
|
- name: Send message
|
||||||
uses: thollander/actions-comment-pull-request@v3.0.1
|
uses: thollander/actions-comment-pull-request@v3.0.1
|
||||||
with:
|
with:
|
||||||
GITHUB_TOKEN: ${{ secrets.CHECKIFPRISSTAGING_ACTION_PAT }}
|
github-token: ${{ secrets.CHECKIFPRISSTAGING_ACTION_PAT }}
|
||||||
message: |
|
message: |
|
||||||
Thanks for contributing!
|
Thanks for contributing!
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user