Skip to content

Commit 3ff77d9

Browse files
committed
.github: document where runs/output can be examined
Signed-off-by: Patrick Donnelly <[email protected]>
1 parent 9aede08 commit 3ff77d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/create-backport-trackers.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
name: Create backport trackers for trackers in "Pending Backport" state
33
on:
44
# To manually trigger this: https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#workflow_dispatch
5+
# View past runs and output: https://github.com/ceph/ceph/actions/workflows/create-backport-trackers.yml
56
workflow_dispatch:
67
inputs:
78
issues:

0 commit comments

Comments
 (0)