Skip to content

Commit

Permalink
fix wrong branch
Browse files Browse the repository at this point in the history
  • Loading branch information
ddevsr committed Sep 13, 2023
1 parent 5401c1a commit b3fb439
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/label-signing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@ name: Check Signed PR
on:
pull_request:
branches:
- 'dev'
push:
branches:
- 'dev'
- 'develop'
- '4.*'

concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
Expand Down

0 comments on commit b3fb439

Please sign in to comment.