Skip to content

Commit

Permalink
chore(ci): turn on workflow_dispatch (ublue-os#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
castrojo authored Mar 14, 2023
1 parent edee86d commit 7263444
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ on:
paths-ignore:
- '**.md'
- '**.txt'
workflow_dispatch:
env:
IMAGE_BASE_NAME: bluefin
IMAGE_REGISTRY: ghcr.io/${{ github.repository_owner }}
Expand Down

0 comments on commit 7263444

Please sign in to comment.