Skip to content

Commit

Permalink
what about for requested
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 9251098 commit bfd51dc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/callee.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: callee
on:
workflow_run:
workflows: [ "caller" ]
types: [ "completed" ]
types: [ "requested" ]

jobs:
echo:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: "checks"

on:
workflow_call:


jobs:
lint:
Expand Down

0 comments on commit bfd51dc

Please sign in to comment.