Skip to content

Commit

Permalink
feat: add action to check bucket name
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurfg committed Apr 16, 2024
1 parent b5b16c9 commit 89f4ff6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/check-bucket-name.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ jobs:
id: get_files
uses: dorny/paths-filter@v2
with:
filters: |
src/**/*.sql
filters: '*.sql'



Expand Down

0 comments on commit 89f4ff6

Please sign in to comment.