Skip to content

Commit

Permalink
does event placement matter?
Browse files Browse the repository at this point in the history
Signed-off-by: Justin Florentine <[email protected]>
  • Loading branch information
jflo committed Dec 5, 2023
1 parent 2844a74 commit 7ac0d75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/callee.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: callee
on:
workflow_dispatch:
workflow_run:
workflows: [ "caller" ]
types: [ "requested" ]
workflow_dispatch:

jobs:
echo:
Expand Down

0 comments on commit 7ac0d75

Please sign in to comment.