mirror of
https://github.com/esp-rs/esp-hal.git
synced 2025-10-02 06:40:47 +00:00
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:
|
env:
|
||||||
CARGO_TERM_COLOR: always
|
CARGO_TERM_COLOR: always
|
||||||
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-tests:
|
build-tests:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user