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:
|
||||
pull_request:
|
||||
types: [opened, synchronize, edited, reopened]
|
||||
release:
|
||||
types: [created]
|
||||
schedule:
|
||||
-
|
||||
cron: "0 1 * * 6" # Run at 1am every Saturday
|
||||
|
||||
Reference in New Issue
Block a user