mirror of
https://github.com/skot/ESP-Miner.git
synced 2025-04-10 04:49:16 +02:00
Update unittest.yml
update permissions on workflow
This commit is contained in:
parent
9d8198a4bb
commit
347431852a
6
.github/workflows/unittest.yml
vendored
6
.github/workflows/unittest.yml
vendored
@ -1,5 +1,11 @@
|
||||
name: Unit Test
|
||||
on: [push, pull_request]
|
||||
|
||||
permissions:
|
||||
checks: write
|
||||
pull-requests: write
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user