Skip to content

Commit

Permalink
Add Nextrelease to Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
sHedC committed Feb 8, 2024
1 parent 17022f6 commit dec176e
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,9 @@ name: "Lint"

on:
push:
branches:
- "main"
branches: [ main, nextrelease ]
pull_request:
branches:
- "main"
branches: [ main ]

jobs:
ruff:
Expand Down

0 comments on commit dec176e

Please sign in to comment.