action-sqlcheck
action-sqlcheck copied to clipboard
A GitHub Action that automatically identifies anti-patterns in SQL queries using sqlcheck when PR is requested. Please [✩Star] if you're using it!
Results
3
action-sqlcheck issues
Sort by
recently updated
recently updated
newest added
Hi Folks, I need to run this action every time a new push is made in every branch. At that time, I do not have a PR Created yet. Can...
The action runs successfully, has output in the github action run, but a comment isn't posted to the PR. ``` - uses: yokawasa/[email protected] with: post-comment: true risk-level: 2 token: ${{...