Skip to content

Commit

Permalink
feat: add fake path to trigger checklist check on comment
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanochang committed Aug 19, 2024
1 parent 68e3119 commit 6b518ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
paths: |
v3/sql/*.sql:
*:
- I have benchmarked the SQL changes
# - <!--Checkmate select=2-->
# - Partition Tolerance
Expand Down

0 comments on commit 6b518ff

Please sign in to comment.