1
0
forked from Clones/Controlify

fix workflow

This commit is contained in:
Xander
2023-02-24 09:49:53 +00:00
committed by GitHub
parent ec9f307f39
commit 05be05bab5

View File

@ -3,7 +3,7 @@ name: Gradle CI
on:
push:
branches:
- '*'
- '**'
paths-ignore:
- 'README.md'
- 'LICENSE'
@ -12,7 +12,7 @@ on:
- 'changelogs/**'
pull_request:
branches:
- '*'
- '**'
paths-ignore:
- 'README.md'
- 'LICENSE'