Compare commits

...

1 Commits

Author SHA1 Message Date
Tom Moor 1fcfa8a82c Update lint.yml 2025-03-27 18:54:46 -07:00
+2 -2
View File
@@ -6,7 +6,7 @@ on:
jobs:
run-linters:
if: startsWith(github.head_ref, 'gen/')
if: startsWith(github.head_ref, 'codegen-')
name: Run linters
runs-on: ubuntu-latest
@@ -27,4 +27,4 @@ jobs:
- name: Commit changes
uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: 'Applied automatic fixes'
commit_message: 'Applied automatic fixes'