Skip to content

Commit 5c3fe62

Browse files
committed
remove test trigger
1 parent ec9d1df commit 5c3fe62

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/daily-scan.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@ on:
1111
schedule:
1212
- cron: '0 18 * * *' # scheduled to run at 18:00 UTC every day
1313
workflow_dispatch: # be able to run the workflow on demand
14-
push:
15-
branches:
16-
- zhaez/scanner
1714

1815
env:
1916
AWS_DEFAULT_REGION: us-east-1

0 commit comments

Comments
 (0)