ci: fix syntax

This commit is contained in:
Acid Chicken (硫酸鶏) 2023-04-05 18:35:23 +00:00 committed by GitHub
parent 41aafdea00
commit 712c60106a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -6,8 +6,8 @@ on:
- master
- develop
pull_request:
branches:
- "!l10n_develop"
branches-ignore:
- l10n_develop
jobs:
build: