mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-23 16:33:43 +10:00
add on: [workflow_dispatch] to test github action
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
name: Build and Push Docker Image
|
||||
|
||||
on:
|
||||
release:
|
||||
types: [published]
|
||||
on: [workflow_dispatch]
|
||||
|
||||
jobs:
|
||||
build_matrix:
|
||||
|
||||
Reference in New Issue
Block a user