1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-02-07 10:59:49 +00:00

Bring back CI for 0.x

This commit is contained in:
Emmanouil Papadeas 2023-10-25 16:03:44 +03:00 committed by GitHub
parent 26c43cd099
commit 6fa4056cd4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,9 +2,9 @@ name: Development desktop builds
on: on:
push: push:
branches: [ master ] branches: [ 0.x ]
pull_request: pull_request:
branches: [ master ] branches: [ 0.x ]
paths-ignore: paths-ignore:
- "Translations/*" - "Translations/*"
- "installer/*.pot" - "installer/*.pot"