Update .github/workflows/.github-ci.yaml
All checks were successful
ci / build (push) Successful in 4m6s
All checks were successful
ci / build (push) Successful in 4m6s
This commit is contained in:
parent
1d5fedb0e1
commit
8783224313
1 changed files with 1 additions and 0 deletions
1
.github/workflows/.github-ci.yaml
vendored
1
.github/workflows/.github-ci.yaml
vendored
|
@ -2,6 +2,7 @@ name: ci
|
|||
|
||||
on: push
|
||||
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-22.04
|
||||
|
|
Loading…
Reference in a new issue