mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
Fixed syntax in sync-ids.yml (#1886)
This commit is contained in:
2
.github/workflows/sync-ids.yml
vendored
2
.github/workflows/sync-ids.yml
vendored
@@ -1,8 +1,8 @@
|
||||
name: Synchronize IDs
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
workflow_dispatch:
|
||||
# daily run on default "main" branch
|
||||
- cron: '30 1 * * *'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user