mirror of
https://github.com/Neur0toxine/docker-node-alpine-git-gyp.git
synced 2025-04-08 03:22:05 +00:00
build: allow manual dispatch
This commit is contained in:
parent
84587639cf
commit
e4999a4384
1 changed files with 1 additions and 1 deletions
2
.github/workflows/dockerimage.yml
vendored
2
.github/workflows/dockerimage.yml
vendored
|
@ -1,6 +1,6 @@
|
|||
name: Test Docker image
|
||||
|
||||
on: [push, pull_request]
|
||||
on: [push, pull_request, workflow_dispatch]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Add table
Reference in a new issue