Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enable manual workflow dispatch for Docker publish
Added the `workflow_dispatch` event trigger to the Docker publish demo workflow file. This allows the workflow to be started manually from the GitHub Actions interface in addition to being triggered by a push event.
- Loading branch information