Skip to content

Commit 7cd4a08

Browse files
tbradshamatticbot
authored andcommitted
Allow workflow_dispatch on mirror repo actions (#45520)
Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/18564894758 Upstream-Ref: Automattic/jetpack@961e304
1 parent 390602a commit 7cd4a08

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/autotagger.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
- trunk
77
- prerelease
88
- '*/branch-*'
9+
workflow_dispatch:
910

1011
jobs:
1112
tag:

0 commit comments

Comments
 (0)