We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 441ba0e + 0e47023 commit ada29acCopy full SHA for ada29ac
1 file changed
.github/workflows/update-dalia-csv.yml
@@ -1,9 +1,8 @@
1
name: Update DALIA CSV on Resource Change
2
3
on:
4
- pull_request:
5
- paths:
6
- - 'resources/nfdi4bioimage.yml'
+ schedule:
+ - cron: '0 6 1 * *'
7
8
jobs:
9
update-dalia-csv:
0 commit comments