mirror of
https://github.com/Yamato-Security/WELA.git
synced 2025-12-06 09:12:46 +01:00
chg: disable actions when PR
This commit is contained in:
2
.github/workflows/create-rule-meta.yml
vendored
2
.github/workflows/create-rule-meta.yml
vendored
@@ -1,7 +1,5 @@
|
|||||||
name: create security_rules.json
|
name: create security_rules.json
|
||||||
on:
|
on:
|
||||||
push:
|
|
||||||
branches: [ "*" ]
|
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 20 * * *'
|
- cron: '0 20 * * *'
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|||||||
Reference in New Issue
Block a user