mirror of
https://github.com/Vomitblood/stort.git
synced 2025-03-15 03:11:01 +08:00
updated github actions workflow
This commit is contained in:
parent
4c63e77b07
commit
2c23a9a95b
3
.github/workflows/build-validation.yml
vendored
3
.github/workflows/build-validation.yml
vendored
|
@ -5,6 +5,9 @@ on:
|
||||||
branches:
|
branches:
|
||||||
- "*"
|
- "*"
|
||||||
|
|
||||||
|
permissions:
|
||||||
|
contents: write
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
Loading…
Reference in a new issue