Check spelling workflow ignore PRs targeting dev branch

This commit is contained in:
Jeremy Wu 2025-05-11 11:49:52 +10:00 committed by GitHub
parent 7c8a4379a3
commit 4e6a07c0d7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -41,9 +41,8 @@ on:
# tags-ignore: # tags-ignore:
# - "**" # - "**"
pull_request_target: pull_request_target:
branches: branches-ignore:
- '**' - dev
# - '!l10n_dev'
tags-ignore: tags-ignore:
- "**" - "**"
types: types: