Skip to content

Commit

Permalink
Update docker CI so it can be triggered
Browse files Browse the repository at this point in the history
  • Loading branch information
Levi-Armstrong committed Sep 19, 2024
1 parent 116af58 commit 464aeba
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@ on:
release:
types:
- released

# allow manually starting this workflow
workflow_dispatch:

jobs:
ci:
name: ${{ matrix.distro }}
Expand Down

0 comments on commit 464aeba

Please sign in to comment.