fix: update push branches to include all branches in workflow
This commit is contained in:
parent
c8b803c41d
commit
5c57f59595
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -2,6 +2,8 @@ name: "Auto compile with OpenWrt SDK"
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- '*'
|
||||
tags:
|
||||
- 'v*'
|
||||
paths-ignore:
|
||||
|
Loading…
x
Reference in New Issue
Block a user