Skip to content

Commit

Permalink
run filter on file change
Browse files Browse the repository at this point in the history
  • Loading branch information
paulzierep committed Jan 25, 2024
1 parent a5ac8c8 commit ee09cbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/filter_communities.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
# the workflow it triggered when all_tools_tsv is changed
push:
paths:
- 'results/all_tools_tsv'
- 'results/all_tools.tsv'

# Allow only one concurrent deployment, skipping runs queued between the run in-progress and latest queued.
# However, do NOT cancel in-progress runs as we want to allow these production deployments to complete.
Expand Down

0 comments on commit ee09cbf

Please sign in to comment.