Skip to content

Commit

Permalink
excluding fuzzing templates
Browse files Browse the repository at this point in the history
  • Loading branch information
ehsandeep committed Apr 28, 2024
1 parent c76300b commit 27b3f7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/template-db-indexer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
AWS_ACCESS_KEY: ${{ secrets.AWS_ACCESS_KEY }}
AWS_SECRET_KEY: ${{ secrets.AWS_SECRET_KEY }}
run: |
generate-index -mode templates
generate-index -mode templates -eft

0 comments on commit 27b3f7e

Please sign in to comment.