Merge 7037eb0757fa0b294773cba342edce223e7f7d4b into 4c6b0e9c3b33c0315becb94272841468f71a8f37
This commit is contained in:
commit
c75c93cead
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]
|
on: [pull_request, push]
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: read # to fetch code (actions/checkout)
|
contents: write # to fetch code (actions/checkout)
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
ubuntu_build:
|
ubuntu_build:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user