Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Commit

Permalink
Remove unnecessary branches from lint workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Vicente Canales committed Aug 24, 2023
1 parent e288428 commit d9f625c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ on:
push:
branches:
- trunk
- "release/**"
- "wp/**"

# Cancel previous workflow run groups that have not completed.
concurrency:
Expand Down

0 comments on commit d9f625c

Please sign in to comment.