Skip to content

Commit

Permalink
fix: run after deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
achauve committed Jun 10, 2024
1 parent 300ac54 commit cb97f31
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/reload-anonymized-preprod.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
name: Reload Anonymized Preprod
on:
# TODO: replace by workflow_dis@patch after merge on master
deployment
# TODO: replace by workflow_dispatch after merge on master
workflow_run:
workflows: ["👓 Review Auto"]
types: [completed]

concurrency:
cancel-in-progress: true
Expand Down

0 comments on commit cb97f31

Please sign in to comment.