Merge branch 'main' of github.com:guozhigq/pilipala_app
This commit is contained in:
12
.github/workflows/beta_ci.yml
vendored
12
.github/workflows/beta_ci.yml
vendored
@ -1,17 +1,5 @@
|
||||
name: Pilipala Beta
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- "main"
|
||||
paths-ignore:
|
||||
- "**.md"
|
||||
- "**.txt"
|
||||
- ".github/**"
|
||||
- ".idea/**"
|
||||
- "!.github/workflows/**"
|
||||
|
||||
jobs:
|
||||
update_version:
|
||||
name: Read and update version
|
||||
|
Reference in New Issue
Block a user