mirror of
https://github.com/penpot/penpot.git
synced 2025-04-30 19:46:21 +02:00
Fix branches not being re-deployed after push
This commit is contained in:
parent
bd5a0d2d1b
commit
325ad66a46
1 changed files with 2 additions and 2 deletions
2
.github/workflows/pr.yaml
vendored
2
.github/workflows/pr.yaml
vendored
|
@ -1,7 +1,7 @@
|
|||
name: Publish docker image
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
branches:
|
||||
- "*"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue