We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa76a4e commit 2fe5c08Copy full SHA for 2fe5c08
.github/workflows/gradle.yml
@@ -5,6 +5,8 @@ name: Build mod
5
6
on:
7
push:
8
+ branches:
9
+ - '**'
10
tags-ignore:
11
- '**'
12
pull_request:
0 commit comments