Skip to content

Commit

Permalink
chore: fix snyk GH Action syntax (#2216)
Browse files Browse the repository at this point in the history
  • Loading branch information
k80bowman committed Jan 25, 2023
1 parent 0589573 commit 3175402
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/snyk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ name: Snyk nightly CI check
on:
schedule:
- cron: '0 0 * * *'

jobs:
snyk:
runs-on: ubuntu-latest
environment: Snyk
Expand Down

0 comments on commit 3175402

Please sign in to comment.