Updated sponsor workflow : test
This commit is contained in:
parent
c394adbaca
commit
6bf98b20b2
1 changed files with 2 additions and 2 deletions
4
.github/workflows/sponsors.yml
vendored
4
.github/workflows/sponsors.yml
vendored
|
@ -1,8 +1,8 @@
|
||||||
name: Generate Sponsors README
|
name: Generate Sponsors README
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
|
||||||
schedule:
|
schedule:
|
||||||
- cron: 30 15 * * 0-6
|
- cron: "*/1 * * * *"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
deploy:
|
||||||
|
|
Loading…
Reference in a new issue