Add run GH in release created

This commit is contained in:
Yozhef
2021-12-13 15:07:51 +02:00
committed by GitHub
parent c09b32c2c3
commit 9569af9852

View File

@@ -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