Skip to content

Commit

Permalink
Allow for manually triggering rebuild of images
Browse files Browse the repository at this point in the history
  • Loading branch information
zappolowski committed Apr 19, 2024
1 parent b7d0539 commit 2249747
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ name: Build dunst CI images
on:
push:
branches: [ 'master' ]
workflow_dispatch:

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit 2249747

Please sign in to comment.