Skip to content

Commit

Permalink
fix: change branches on pr
Browse files Browse the repository at this point in the history
  • Loading branch information
hamzabessa committed Oct 27, 2023
1 parent 6b2ed01 commit 0a90015
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/actionlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,7 @@ concurrency:
on:
pull_request:
branches:
- develop
- dev-[2-9][0-9].[0-9][0-9].x
- master
- "[2-9][0-9].[0-9][0-9].x"
- hotfix-*
- release-*
- staging
paths:
- ".github/**"

Expand Down

0 comments on commit 0a90015

Please sign in to comment.