diff --git a/.github/workflows/create-rule-meta.yml b/.github/workflows/create-rule-meta.yml index 012be2fb..649217d7 100644 --- a/.github/workflows/create-rule-meta.yml +++ b/.github/workflows/create-rule-meta.yml @@ -1,7 +1,5 @@ name: create security_rules.json on: - push: - branches: [ "*" ] schedule: - cron: '0 20 * * *' workflow_dispatch: