Disable unused strings check on PRs for now

See: #333
This commit is contained in:
Jonathan G Rennison
2021-11-09 00:41:57 +00:00
parent f67407d777
commit 49228a5ee4

View File

@@ -1,7 +1,8 @@
name: Unused strings
on:
pull_request:
workflow_dispatch:
# pull_request:
jobs:
unused-strings: