Update main.yml

This commit is contained in:
爱编程的叶一笑 2024-08-21 14:57:55 +08:00 committed by isaak654
parent 090ecc2a46
commit c8ade63332
No known key found for this signature in database
GPG Key ID: 59D402040437EC44
1 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ on:
workflow_dispatch:
push:
branches: [ master ]
branches: [master, experimental]
paths-ignore:
# Case-sensitive paths to ignore on push events
- '.editorconfig'
@ -35,7 +35,7 @@ on:
- '**/AUTHORS'
- '**/COPYING'
pull_request:
branches: [ master ]
branches: [master, experimental]
paths-ignore:
# Case-sensitive paths to ignore on pull events
- '.editorconfig'