mirror of
https://github.com/stonith404/pingvin-share.git
synced 2025-01-29 01:28:59 -05:00
chore: update action trigger
This commit is contained in:
parent
9fc7c82987
commit
c689e51abd
1 changed files with 3 additions and 0 deletions
3
.github/workflows/build-docker-image.yml
vendored
3
.github/workflows/build-docker-image.yml
vendored
|
@ -3,6 +3,9 @@ name: Create Docker Image
|
|||
on:
|
||||
push:
|
||||
branches: main
|
||||
paths:
|
||||
- 'frontend/**'
|
||||
- 'backend/**'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Add table
Reference in a new issue