This commit is contained in:
Termina1
2024-01-26 14:48:21 +02:00
parent 185ff1806e
commit 695d6ecc1d

View File

@@ -3,6 +3,8 @@ name: Tests
on: on:
# if pushed directly # if pushed directly
push: push:
paths-ignore:
- '**/docs/**'
branches: branches:
- master - master
- release/* - release/*