mirror of
https://github.com/adi1090x/rofi.git
synced 2026-05-03 20:13:10 +02:00
Disable cron schedule for sponsors workflow
Comment out the schedule for the cron job in sponsors.yml
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
name: Generate Sponsors README
|
name: Generate Sponsors README
|
||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
#schedule:
|
||||||
- cron: 00 15 * * 0-6
|
# - cron: 00 15 * * 0-6
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
cron:
|
cron:
|
||||||
|
|||||||
Reference in New Issue
Block a user