allow ci build from all branches

This commit is contained in:
Hiddify
2024-03-11 18:48:05 +01:00
parent 291bc46d19
commit c6d4027532

View File

@@ -7,8 +7,8 @@ on:
- '.vscode/'
- 'appcast.xml'
push:
branches:
- main
# branches:
# - main
paths-ignore:
- '**.md'
- 'docs/**'