Skip to content

Commit

Permalink
Add main branch, cron job is not needed.
Browse files Browse the repository at this point in the history
Signed-off-by: Douglas Chiang <[email protected]>
  • Loading branch information
douglasdotc committed Sep 18, 2024
1 parent 547e6ba commit 0786a0f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/checkbox-tics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,8 @@ name: Security and quality nightly scan
on:
push:
branches:
- "add-tics-ci"
schedule:
- cron: '0 10 * * *'
- "main"
- "add-checkbox-tics"
workflow_dispatch:

permissions:
Expand Down

0 comments on commit 0786a0f

Please sign in to comment.