mirror of
https://github.com/penpot/penpot.git
synced 2025-01-21 22:22:43 -05:00
commit
5c5b378262
1 changed files with 2 additions and 1 deletions
1
.github/workflows/pr.yaml
vendored
1
.github/workflows/pr.yaml
vendored
|
@ -2,6 +2,7 @@ name: Publish docker image
|
||||||
|
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
|
types: [opened, synchronize]
|
||||||
branches:
|
branches:
|
||||||
- "*"
|
- "*"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue