chg: disable actions when PR

This commit is contained in:
fukusuket
2025-04-21 23:28:49 +09:00
parent 5f5169143a
commit dea005f14e

View File

@@ -1,7 +1,5 @@
name: create security_rules.json
on:
push:
branches: [ "*" ]
schedule:
- cron: '0 20 * * *'
workflow_dispatch: