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 0c3fb04 commit b729f06Copy full SHA for b729f06
2 files changed
.github/workflows/backend-ci.yml
@@ -24,7 +24,6 @@ jobs:
24
- name: Checkout
25
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
26
with:
27
- ref: ${{ github.head_ref || github.ref }}
28
fetch-depth: 0
29
submodules: true
30
- name: Setup Java
.github/workflows/frontend-ci.yml
- name: Setup Node.js
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
0 commit comments