Update create_package.yml
-Initialize workflow
This commit is contained in:
parent
a97c88c45b
commit
4fa2624495
1 changed files with 1 additions and 1 deletions
2
.github/workflows/create_package.yml
vendored
2
.github/workflows/create_package.yml
vendored
|
|
@ -5,7 +5,7 @@ on:
|
|||
branches: [master, nightly]
|
||||
types: [opened, synchronize, edited, reopened]
|
||||
push:
|
||||
branches: [ master ]
|
||||
branches: [master, add-build-checks]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue