Skip to content

Commit

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

concurrency:
cancel-in-progress: true
Expand Down

0 comments on commit 536308f

Please sign in to comment.