mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-12 07:43:10 +10:00
fix(github-action): update trigger for workflow
This commit is contained in:
3
.github/workflows/publish-docker-image.yml
vendored
3
.github/workflows/publish-docker-image.yml
vendored
@ -2,9 +2,6 @@ name: Publish Docker Image
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- v4
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
|
||||
Reference in New Issue
Block a user