Skip to content

Commit a8eff2c

Browse files
committed
ci: temporarily disable lunaria action
1 parent 04e5fa9 commit a8eff2c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/lunaria.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Lunaria
1+
name: lunaria
22

33
on:
44
# Trigger the workflow every time a pull request is opened or synchronized at the target `main` branch
@@ -17,6 +17,7 @@ permissions:
1717

1818
jobs:
1919
lunaria-overview:
20+
if: false # temporarily disabled
2021
name: Generate Lunaria Overview
2122
runs-on: ubuntu-latest
2223

0 commit comments

Comments
 (0)