Update pipeline.yml

This commit is contained in:
Florian Kaiser
2022-03-27 20:04:51 +02:00
committed by GitHub
parent cc131a894b
commit 3ffaa239e4

View File

@@ -97,6 +97,8 @@ pipeline:
when: when:
path: "frontend/*" path: "frontend/*"
branches: main when:
when:
event: [ push ] event: [ push ]
branches: main