fix: update push branches to include all branches in workflow

This commit is contained in:
fujr 2025-04-27 23:41:31 +08:00
parent c8b803c41d
commit 5c57f59595

View File

@ -2,6 +2,8 @@ name: "Auto compile with OpenWrt SDK"
on: on:
workflow_dispatch: workflow_dispatch:
push: push:
branches:
- '*'
tags: tags:
- 'v*' - 'v*'
paths-ignore: paths-ignore: