mirror of
https://github.com/MetaCubeX/ClashMetaForAndroid.git
synced 2025-04-08 11:42:04 +00:00
chore: Run build-unsigned for each PR
This commit is contained in:
parent
2aaef53e6f
commit
64ca1d61e0
1 changed files with 1 additions and 2 deletions
3
.github/workflows/build-unsigned.yaml
vendored
3
.github/workflows/build-unsigned.yaml
vendored
|
@ -1,8 +1,7 @@
|
|||
name: Build Unsigned
|
||||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
- '*'
|
||||
types: [opened, reopened, synchronize]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Add table
Reference in a new issue