Update create_package.yml
-Remove push event for add-build-checks
This commit is contained in:
2
.github/workflows/create_package.yml
vendored
2
.github/workflows/create_package.yml
vendored
@@ -5,7 +5,7 @@ on:
|
|||||||
branches: [master, nightly]
|
branches: [master, nightly]
|
||||||
types: [opened, synchronize, edited, reopened]
|
types: [opened, synchronize, edited, reopened]
|
||||||
push:
|
push:
|
||||||
branches: [master, add-build-checks]
|
branches: [master]
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Reference in New Issue
Block a user