Add run GH in release created
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -4,6 +4,8 @@ on:
|
|||||||
push:
|
push:
|
||||||
pull_request:
|
pull_request:
|
||||||
types: [opened, synchronize, edited, reopened]
|
types: [opened, synchronize, edited, reopened]
|
||||||
|
release:
|
||||||
|
types: [created]
|
||||||
schedule:
|
schedule:
|
||||||
-
|
-
|
||||||
cron: "0 1 * * 6" # Run at 1am every Saturday
|
cron: "0 1 * * 6" # Run at 1am every Saturday
|
||||||
|
|||||||
Reference in New Issue
Block a user