Skip to content

Commit 5b08e9e

Browse files
committed
Use matzbot's token to push misc commits
to bypass status checks of branch protection
1 parent f6564fd commit 5b08e9e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/check_misc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ jobs:
1717

1818
steps:
1919
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
20+
with:
21+
token: ${{ secrets.MATZBOT_GITHUB_TOKEN }}
2022

2123
- uses: ./.github/actions/setup/directories
2224
with:

0 commit comments

Comments
 (0)