Skip to content

Commit

Permalink
Allow explorer workflow to be triggered by hand
Browse files Browse the repository at this point in the history
  • Loading branch information
ch1bo committed Sep 19, 2024
1 parent a13c395 commit 54886ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/explorer.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: "Explorer"
on:
workflow_dispatch:
workflow_run:
workflows: ["Docker"]
branches: ["master"]
Expand Down

0 comments on commit 54886ee

Please sign in to comment.