Spellchecking

This commit is contained in:
Jakub Chrzanowski
2023-08-07 15:20:46 +02:00
parent f631e302f6
commit 79f16d41d3
5 changed files with 19 additions and 19 deletions

View File

@@ -2,7 +2,7 @@
name: Template Verify
on:
# Trigger the workflow on pushes to only the 'main' branch (this avoids duplicate checks being run e.g. for dependabot pull requests)
# Trigger the workflow on pushes to only the 'main' branch (this avoids duplicate checks being run e.g., for dependabot pull requests)
push:
branches: [main]
paths: ['**/gradle.properties']