Skip to content

Commit 8912fde

Browse files
committed
ci: adds support for manually kicking off the workflow
1 parent bc58e8f commit 8912fde

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/docker-publish.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ on:
1616
# Run tests for any PRs.
1717
pull_request:
1818

19+
# Manual dispatch
20+
workflow_dispatch:
21+
1922
env:
2023
IMAGE_NAME: atlassian-sdk
2124

0 commit comments

Comments
 (0)