1
0
mirror of https://github.com/stonith404/pingvin-share.git synced 2024-07-02 15:30:40 +02:00

fix: space in actions

This commit is contained in:
Elias Schneider 2022-10-10 22:32:54 +02:00
parent ce6568d2b8
commit dcd39ee612

View File

@ -3,7 +3,7 @@ name: Create Docker Image for Backend
on: on:
push: push:
branches: main branches: main
paths: paths:
- 'backend/**' - 'backend/**'
jobs: jobs: