mirror of
https://github.com/Kludex/awesome-fastapi-projects.git
synced 2025-05-13 12:47:04 +00:00
Bring back the old config
This commit is contained in:
parent
0fb8956a17
commit
ffc62be92a
4
.github/workflows/scraping.yaml
vendored
4
.github/workflows/scraping.yaml
vendored
@ -1,12 +1,12 @@
|
||||
name: Scraping the repositories from Source Graph
|
||||
|
||||
on:
|
||||
- schedule:
|
||||
schedule:
|
||||
# Trigger every day at midnight
|
||||
# https://crontab.guru/#0_0_*_*_*
|
||||
- cron: '0 0 * * *'
|
||||
# Allow manual triggering
|
||||
- workflow_dispatch:
|
||||
workflow_dispatch:
|
||||
|
||||
|
||||
jobs:
|
||||
|
Loading…
x
Reference in New Issue
Block a user