Merge pull request #3528 from Flow-Launcher/spell_check_ignore_dev

Check spelling workflow ignore release PR targeting master branch
This commit is contained in:
Jeremy Wu 2025-05-11 12:18:00 +10:00 committed by GitHub
commit ac37e41795
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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