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