Skip to content

Commit bc41cbd

Browse files
committed
ci: regenerate advisories every day
1 parent add70f4 commit bc41cbd

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/generate.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: Generate
22
on:
33
workflow_dispatch:
4+
schedule:
5+
- cron: '27 14 * * *'
46
concurrency:
57
# Pushing new changes to a branch will cancel any in-progress CI runs
68
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)