Updated sponsor workflow

This commit is contained in:
adi1090x
2022-09-06 15:32:13 +05:30
parent 4972b1bf39
commit 253c31b9e4
2 changed files with 6 additions and 5 deletions
+5 -4
View File
@@ -1,10 +1,11 @@
name: Generate Sponsors README
on:
push:
branches:
- master
schedule:
- cron: 00 15 * * 0-6
jobs:
deploy:
cron:
runs-on: ubuntu-latest
steps:
- name: Checkout 🛎️