mirror of
https://github.com/penpot/penpot.git
synced 2025-01-06 14:50:20 -05:00
Test synchronize
This commit is contained in:
parent
325ad66a46
commit
4aac3eee7f
1 changed files with 2 additions and 1 deletions
3
.github/workflows/pr.yaml
vendored
3
.github/workflows/pr.yaml
vendored
|
@ -1,7 +1,8 @@
|
|||
name: Publish docker image
|
||||
|
||||
on:
|
||||
push:
|
||||
pull_request:
|
||||
types: [opened, synchronize]
|
||||
branches:
|
||||
- "*"
|
||||
|
||||
|
|
Loading…
Reference in a new issue