mirror of
https://github.com/egorovna-developments/rule-set.git
synced 2026-05-17 02:32:28 +07:00
Add workflow_dispatch trigger to subnets.yml
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
name: Update subnets
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 * * * *'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user