Experimenting with github actions
This commit is contained in:
parent
b308c64ebc
commit
4473b9b357
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pull_request_check.yml
vendored
2
.github/workflows/pull_request_check.yml
vendored
|
@ -52,4 +52,4 @@ jobs:
|
|||
with:
|
||||
# message: 'yoyo🤙🏻'
|
||||
message: "cat layer_report.txt missing_licenses.txt"
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
GITHUB_TOKEN: ${{ secrets.MAPCOMPLETE_PR_COMMENT_TOKEN }}
|
Loading…
Reference in a new issue