Skip to content

Commit 2cb61b0

Browse files
authoredMar 8, 2025
Merge branch 'main' into bug_page
2 parents ec2003e + a4fc172 commit 2cb61b0

File tree

2 files changed

+444
-445
lines changed

2 files changed

+444
-445
lines changed
 

‎.github/workflows/pre-commit-fix.yaml

-3
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@ name: Pre-commit fix
22

33
on:
44
workflow_dispatch:
5-
push:
6-
branches:
7-
- '**' # Runs on any branch within the repository (excluding forks)
85

96
permissions:
107
contents: write

0 commit comments

Comments
 (0)