0
Fork 0
mirror of https://github.com/penpot/penpot-exporter-figma-plugin.git synced 2024-12-22 05:33:02 -05:00

Execute pipelines on dev branch too (#43)

This commit is contained in:
Jordi Sala Morales 2024-04-17 16:05:56 +02:00 committed by GitHub
parent 737e6e1f08
commit 798e50a69c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,7 +2,7 @@ name: CI
on:
push:
branches: [main]
branches: [main, dev]
pull_request:
jobs: