Skip to content

Commit a62a841

Browse files
committed
update
1 parent a01e8da commit a62a841

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/dispatch-event.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ jobs:
5757
hours: ${{ github.event.inputs.hours || '24' }}
5858

5959
dispatch-pr:
60+
if: ${{ needs.list-pr.outputs.prs }}
6061
name: 'Dispatch PR event - #${{ matrix.data.pull_request.number }}'
6162
runs-on: ubuntu-latest
6263
needs:

0 commit comments

Comments
 (0)