Skip to content

Commit

Permalink
sd
Browse files Browse the repository at this point in the history
  • Loading branch information
SiskaPavel committed Oct 25, 2023
1 parent 4956ae0 commit 17a2e4d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/stage1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@ name: stage 1

on:
workflow_run:
workflows: ["prepare"]
types: [completed] #requested
workflows: [prepare]
types:
- completed

jobs:
on-success:
Expand Down

0 comments on commit 17a2e4d

Please sign in to comment.