Skip to content

Commit

Permalink
Update veracode.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LMJBrew authored Mar 26, 2024
1 parent 6029d6a commit 91a6e09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/veracode.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
# The branches below must be a subset of the branches above
branches: [ “main” ]
schedule:
- cron: * * * * *
- cron: '* * * * *'
workflow_dispatch:
env:
SRCCLR_API_TOKEN: ${{ secrets.SRCCLR_API_TOKEN }}
Expand Down

0 comments on commit 91a6e09

Please sign in to comment.