Skip to content
This repository was archived by the owner on Mar 16, 2025. It is now read-only.

Commit e60f058

Browse files
committed
do not run build when updating the version
1 parent ba75a55 commit e60f058

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches:
66
- '**'
77
paths-ignore:
8+
- 'gradle.properties'
89
- 'LICENSE'
910
- 'README.adoc'
1011
- 'docs/**'

0 commit comments

Comments
 (0)