add(ci): token to update-rust-toolchain
In order to trigger ci from the pr.
This commit is contained in:
parent
5bf8c133d5
commit
73740a4b3f
1 changed files with 1 additions and 0 deletions
1
.github/workflows/update-rust-toolchain.yml
vendored
1
.github/workflows/update-rust-toolchain.yml
vendored
|
|
@ -17,6 +17,7 @@ jobs:
|
||||||
uses: a-kenji/update-rust-toolchain@v1
|
uses: a-kenji/update-rust-toolchain@v1
|
||||||
with:
|
with:
|
||||||
minor-version-delta: 2
|
minor-version-delta: 2
|
||||||
|
token: ${{ secrets.GH_TOKEN_FOR_UPDATES }}
|
||||||
pr-labels: |
|
pr-labels: |
|
||||||
dependencies
|
dependencies
|
||||||
automated
|
automated
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue