We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4b1635 commit be943afCopy full SHA for be943af
1 file changed
.github/workflows/build.yaml
@@ -16,6 +16,8 @@ jobs:
16
17
steps:
18
- uses: actions/checkout@v3
19
+ with:
20
+ ref: develop
21
- name: Set up JDK 1.8
22
uses: actions/setup-java@v3
23
with:
0 commit comments