Skip to content

Commit

Permalink
feat: Add workflows_dispatch trigger to arm runner
Browse files Browse the repository at this point in the history
  • Loading branch information
FrankApiyo committed Jan 9, 2025
1 parent d3842c4 commit 38c8912
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ecr-image-build-w-arm-runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ on: # yamllint disable-line rule:truthy
- "*-rc"
tags:
- "v*"
workflow_dispatch:

jobs:
build:
Expand Down

0 comments on commit 38c8912

Please sign in to comment.