Update beta_ci.yml
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
|
name: Pilipala Beta
|
||||||
|
|
||||||
on:
|
|
||||||
workflow_dispatch:
|
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
- "main"
|
|
||||||
paths-ignore:
|
|
||||||
- "**.md"
|
|
||||||
- "**.txt"
|
|
||||||
- ".github/**"
|
|
||||||
- ".idea/**"
|
|
||||||
- "!.github/workflows/**"
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
update_version:
|
update_version:
|
||||||
name: Read and update version
|
name: Read and update version
|
||||||
|
|||||||
Reference in New Issue
Block a user