1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-18 17:19:50 +00:00

[skip ci] Don't generate clickables for PRs

This commit is contained in:
Emmanouil Papadeas 2022-06-24 16:22:03 +03:00
parent c3eaddd9ca
commit 2d2f86114c

View file

@ -2,12 +2,6 @@ name: "dev-clickable-builds"
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
paths-ignore:
- "Translations/*"
- "installer/*.pot"
- "installer/po/*"
env:
GODOT_VERSION: 3.4.2