Skip to content
This repository was archived by the owner on Apr 24, 2024. It is now read-only.

Commit f695d7b

Browse files
feat: no compilation when updating jitpack config
1 parent dd47bc3 commit f695d7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
tags-ignore:
88
- '**'
99
paths-ignore:
10-
- 'jitpack.yml'
10+
- '**/jitpack.yml'
1111

1212
jobs:
1313
build:

0 commit comments

Comments
 (0)