Skip to content

Commit

Permalink
enable manual workflow run
Browse files Browse the repository at this point in the history
Signed-off-by: Mikkel Mørk Hegnhøj <[email protected]>
  • Loading branch information
mikkelhegn committed Aug 30, 2023
1 parent 437b79e commit da02c66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
paths:
- .devcontainer/Dockerfile
- .github/workflows/docker.yaml
workflow_dispatch:
jobs:
docker:
runs-on: ubuntu-latest
Expand Down

0 comments on commit da02c66

Please sign in to comment.