Update .github/workflows/.github-ci.yaml
This commit is contained in:
parent
34539ce57e
commit
c7a5ba22ae
1 changed files with 3 additions and 2 deletions
5
.github/workflows/.github-ci.yaml
vendored
5
.github/workflows/.github-ci.yaml
vendored
|
|
@ -1,7 +1,8 @@
|
|||
name: ci
|
||||
|
||||
on: push
|
||||
|
||||
on:
|
||||
push:
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue