Merge pull request #4160 from love-code-yeyixiao/love-code-yeyixiao-patch-1

Update main.yml
This commit is contained in:
DavidXanatos 2024-09-07 10:37:47 +02:00 committed by GitHub
commit 7a0432a388
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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'