Disable action on push

[ci skip]
This commit is contained in:
VictoriousRaptor 2023-01-04 01:20:54 +08:00 committed by GitHub
parent 2604b01f05
commit 84f3a31dde
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,12 +34,12 @@ name: Check Spelling
# For background, see: https://github.com/check-spelling/check-spelling/wiki/Feature:-Update-with-deploy-key
on:
push:
branches:
- '**'
- '!l10n_dev'
tags-ignore:
- "**"
# push:
# branches:
# - '**'
# - '!l10n_dev'
# tags-ignore:
# - "**"
pull_request_target:
branches:
- '**'