mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Check spelling workflow ignore PRs targeting dev branch
This commit is contained in:
parent
7c8a4379a3
commit
4e6a07c0d7
1 changed files with 2 additions and 3 deletions
5
.github/workflows/spelling.yml
vendored
5
.github/workflows/spelling.yml
vendored
|
|
@ -41,9 +41,8 @@ on:
|
|||
# tags-ignore:
|
||||
# - "**"
|
||||
pull_request_target:
|
||||
branches:
|
||||
- '**'
|
||||
# - '!l10n_dev'
|
||||
branches-ignore:
|
||||
- dev
|
||||
tags-ignore:
|
||||
- "**"
|
||||
types:
|
||||
|
|
|
|||
Loading…
Reference in a new issue