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 96a61f3 commit 803a38fCopy full SHA for 803a38f
1 file changed
.github/workflows/lunaria.yml
@@ -17,7 +17,6 @@ permissions:
17
18
jobs:
19
lunaria-overview:
20
- if: false # temporarily disabled
21
name: Generate Lunaria Overview
22
runs-on: ubuntu-latest
23
@@ -29,7 +28,6 @@ jobs:
29
28
# Makes the action clone the entire git history
30
fetch-depth: 0
31
32
- - uses: actions/checkout@v6
33
- run: corepack enable
34
- uses: actions/setup-node@v6
35
with:
0 commit comments