Skip to content

Commit

Permalink
chore: rollback force register
Browse files Browse the repository at this point in the history
  • Loading branch information
gabriel-milan committed Oct 10, 2024
1 parent 0fbbfe7 commit bd15d60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,4 @@ jobs:

- name: Register Prefect flows
run: |-
python .github/workflows/scripts/register_flows.py --project $PREFECT__SERVER__PROJECT --path pipelines/ --schedule --no-filter-affected-flows
python .github/workflows/scripts/register_flows.py --project $PREFECT__SERVER__PROJECT --path pipelines/ --schedule --filter-affected-flows

0 comments on commit bd15d60

Please sign in to comment.