We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
kotlin-community/dev
1 parent 638be53 commit 0c3a64bCopy full SHA for 0c3a64b
.github/workflows/gradle.yml
@@ -1,6 +1,9 @@
1
name: Java CI
2
3
on:
4
+ push:
5
+ branches-ignore:
6
+ - kotlin-community/dev
7
pull_request:
8
branches:
9
- '**'
0 commit comments