Skip to content

Commit 2fe5c08

Browse files
committed
Explicitly run it on all branches
1 parent fa76a4e commit 2fe5c08

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/gradle.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ name: Build mod
55

66
on:
77
push:
8+
branches:
9+
- '**'
810
tags-ignore:
911
- '**'
1012
pull_request:

0 commit comments

Comments
 (0)