We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Update Data
push
1 parent 697d115 commit a5eaefeCopy full SHA for a5eaefe
.github/workflows/update-data.yml
@@ -4,9 +4,6 @@ on:
4
workflow_dispatch:
5
schedule:
6
- cron: '13 3 * * 1' # Weekly on Monday
7
- push:
8
- branches:
9
- - main
10
11
concurrency:
12
group: ${{ github.workflow }}-${{ github.ref_name }}
0 commit comments