1
0
mirror of https://github.com/stonith404/pingvin-share.git synced 2024-10-01 09:00:12 +02:00

chore: update action trigger

This commit is contained in:
Elias Schneider 2022-10-12 08:52:53 +02:00
parent 9fc7c82987
commit c689e51abd

View File

@ -3,6 +3,9 @@ name: Create Docker Image
on: on:
push: push:
branches: main branches: main
paths:
- 'frontend/**'
- 'backend/**'
jobs: jobs:
build: build: