Update CI.yml

This commit is contained in:
bggRGjQaUbCoE
2024-08-30 12:29:37 +08:00
committed by GitHub
parent f220d10727
commit c88101c2b5

View File

@@ -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: