ci: Define GH token (#1584)
This commit is contained in:
parent
49ebc23a6d
commit
a0a02ce2a8
1
.github/workflows/hil.yml
vendored
1
.github/workflows/hil.yml
vendored
@ -15,6 +15,7 @@ on:
|
||||
|
||||
env:
|
||||
CARGO_TERM_COLOR: always
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
jobs:
|
||||
build-tests:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user