mirror of
https://github.com/penpot/penpot.git
synced 2025-01-22 14:39:45 -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
|
name: Publish docker image
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
pull_request:
|
||||||
|
types: [opened, synchronize]
|
||||||
branches:
|
branches:
|
||||||
- "*"
|
- "*"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue