Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesSLogan committed Sep 6, 2024
1 parent 6dde359 commit 9963e18
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
push:
branches:
- main
- tmp
permissions:
contents: write

Expand Down
1 change: 1 addition & 0 deletions {{project_name}}/.pre-commit-config.yaml.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,4 @@ repos:
require_serial: true
entry: poetry run python sqlfluff_pre_commit.py
pass_filenames: true
verbose: true

0 comments on commit 9963e18

Please sign in to comment.