Skip to content

Commit

Permalink
Switch to on: workflow_dispatch for manual testing
Browse files Browse the repository at this point in the history
  • Loading branch information
arey committed Oct 30, 2023
1 parent 6fbb100 commit 4220c06
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
---
name: Build to Docker Hub

on:
push:
branches: [master]
on: workflow_dispatch

jobs:
build:
Expand Down

0 comments on commit 4220c06

Please sign in to comment.