mirror of
https://github.com/MetaCubeX/ClashMetaForAndroid.git
synced 2025-02-16 23:03:14 +03:00
Chore: allow run workflow only main branch
This commit is contained in:
parent
bb1052bbc7
commit
f21cf86cc4
2
.github/workflows/build-unsigned.yaml
vendored
2
.github/workflows/build-unsigned.yaml
vendored
@ -1,6 +1,8 @@
|
||||
name: Build Unsigned
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
paths-ignore:
|
||||
- '.github/**'
|
||||
- '.idea/**'
|
||||
|
Loading…
x
Reference in New Issue
Block a user