Skip to content

Commit 123be47

Browse files
authored
GH: Add workflow_dispatch to PR Updater (#7347)
1 parent e9ddacf commit 123be47

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/auto-update-pr.yml

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on:
33
push:
44
branches:
55
- main
6+
workflow_dispatch:
67
jobs:
78
autoupdate:
89
name: Auto Update PR

0 commit comments

Comments
 (0)