mirror of
https://github.com/egorovna-developments/rule-set.git
synced 2026-05-17 02:32:28 +07:00
Update workflow to remove push trigger
Removed push trigger for master branch.
This commit is contained in:
@@ -1,9 +1,6 @@
|
|||||||
name: Update subnets
|
name: Update subnets
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
- master
|
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 0 * * *'
|
- cron: '0 0 * * *'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user