Update beta_ci.yml

This commit is contained in:
guozhigq
2024-04-08 23:45:54 +08:00
parent 98a181fcdb
commit b9e93dabe6

View File

@ -1,5 +1,18 @@
name: Pilipala Beta name: Pilipala Beta
on:
workflow_dispatch:
push:
branches:
- "never"
paths-ignore:
- "**.md"
- "**.txt"
- ".github/**"
- ".idea/**"
- "!.github/workflows/**"
jobs: jobs:
update_version: update_version:
name: Read and update version name: Read and update version