Use matzbot's token to push misc commits
to bypass status checks of branch protection
This commit is contained in:
parent
f6564fdd37
commit
5b08e9efd8
2
.github/workflows/check_misc.yml
vendored
2
.github/workflows/check_misc.yml
vendored
@ -17,6 +17,8 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
|
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
|
||||||
|
with:
|
||||||
|
token: ${{ secrets.MATZBOT_GITHUB_TOKEN }}
|
||||||
|
|
||||||
- uses: ./.github/actions/setup/directories
|
- uses: ./.github/actions/setup/directories
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user