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 6180495 commit 6ce69f0Copy full SHA for 6ce69f0
.github/workflows/build.yml
@@ -3,7 +3,7 @@
3
# certain platforms or Java versions, and provides a first line of defence
4
# against bad commits.
5
6
-name: build
+name: Build
7
on: [pull_request, push, workflow_dispatch]
8
9
jobs:
0 commit comments