Skip to content

Commit

Permalink
feat: temporarily disable lint
Browse files Browse the repository at this point in the history
  • Loading branch information
atsuyaw committed Oct 22, 2024
1 parent 973ed86 commit fb9e7c8
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@ name: Lint

"on":
push:
branches-ignore:
- main
tags:
- "*"
branches: ["Notting"]
# branches-ignore:
# - main
# tags:
# - "*"

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit fb9e7c8

Please sign in to comment.