Skip to content

Commit

Permalink
Fix manual workflow trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
alistair3149 authored Oct 31, 2024
1 parent b158c55 commit 0849f5a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-jobrunner-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on:
branches:
- 'smw-jobrunner'
workflow_dispatch:
branches:
- 'smw-jobrunner'

jobs:
docker:
Expand Down

0 comments on commit 0849f5a

Please sign in to comment.