Skip to content

Commit 0e4168e

Browse files
committed
[ ci ] ignore Release/ for idris2 builds
1 parent bd94b91 commit 0e4168e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-idris2.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
paths-ignore:
1010
- 'docs/**'
1111
- 'icons/**'
12+
- 'Release/**'
1213
- '*.md'
1314
- 'CONTRIBUTORS'
1415
- 'LICENSE'

0 commit comments

Comments
 (0)