mirror of
https://github.com/Mibew/simple-icons.git
synced 2025-05-02 09:06:43 +03:00
Run release action on PR reviews
This commit is contained in:
parent
463450cec8
commit
eb6c199f4e
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -1,5 +1,6 @@
|
|||||||
name: "Automated releases"
|
name: "Automated releases"
|
||||||
on:
|
on:
|
||||||
|
pull_request_review:
|
||||||
schedule:
|
schedule:
|
||||||
# "At 00:00 on Sunday" (https://crontab.guru/once-a-week)
|
# "At 00:00 on Sunday" (https://crontab.guru/once-a-week)
|
||||||
- cron: "0 0 * * 0"
|
- cron: "0 0 * * 0"
|
||||||
|
Loading…
Reference in New Issue
Block a user