mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Update tests.yaml
This commit is contained in:
parent
9cb2d34f70
commit
072b370598
3
.github/workflows/tests.yaml
vendored
3
.github/workflows/tests.yaml
vendored
@ -7,7 +7,8 @@ on:
|
|||||||
pull_request:
|
pull_request:
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: read # to fetch code (actions/checkout)
|
pull-requests: write # required for posting comments
|
||||||
|
contents: write # required for git push
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Loading…
Reference in New Issue
Block a user