mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-30 23:58:13 +08:00
Update CI.yml
This commit is contained in:
18
.github/workflows/CI.yml
vendored
18
.github/workflows/CI.yml
vendored
@@ -2,15 +2,15 @@ name: CI
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
push:
|
# push:
|
||||||
branches:
|
# branches:
|
||||||
- 'main'
|
# - 'main'
|
||||||
paths-ignore:
|
# paths-ignore:
|
||||||
- '**.md'
|
# - '**.md'
|
||||||
- '**.txt'
|
# - '**.txt'
|
||||||
- '.github/**'
|
# - '.github/**'
|
||||||
- '.idea/**'
|
# - '.idea/**'
|
||||||
- '!.github/workflows/CI.yml'
|
# - '!.github/workflows/CI.yml'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
update_version:
|
update_version:
|
||||||
|
|||||||
Reference in New Issue
Block a user