Update ubuntu_build.yml
This commit is contained in:
parent
4c6b0e9c3b
commit
7037eb0757
2
.github/workflows/ubuntu_build.yml
vendored
2
.github/workflows/ubuntu_build.yml
vendored
@ -2,7 +2,7 @@ name: ubuntu_build
|
||||
on: [pull_request, push]
|
||||
|
||||
permissions:
|
||||
contents: read # to fetch code (actions/checkout)
|
||||
contents: write # to fetch code (actions/checkout)
|
||||
|
||||
jobs:
|
||||
ubuntu_build:
|
||||
|
Loading…
x
Reference in New Issue
Block a user