👷 Run every 15 min

This commit is contained in:
Nikhil Badyal
2024-04-20 17:30:09 +05:30
parent 95a3f943f3
commit 7310bd180e
+1 -1
View File
@@ -17,7 +17,7 @@ on:
type: boolean
default: true
schedule:
- cron: '0 * * * *'
- cron: '*/15 * * * *'
jobs:
release-check:
permissions: write-all