Skip to content

Commit

Permalink
Merge pull request #9 from Slickdeals/OPS-10298-jira-docker-image
Browse files Browse the repository at this point in the history
allow triggering release image builds manually
  • Loading branch information
Wicaeed authored Mar 20, 2024
2 parents c65ba63 + 2c3c139 commit f2cd007
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-release-image.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Build & Push Jira Release Docker Image to GHCR

on:
workflow_dispatch:
pull_request:
branches:
- main
Expand Down

0 comments on commit f2cd007

Please sign in to comment.