Skip to content

Commit

Permalink
Merge pull request #1436 from mattias-p/release-branch-name
Browse files Browse the repository at this point in the history
Rename release branch
  • Loading branch information
mattias-p authored Mar 3, 2025
2 parents 87ec22a + 427771e commit 7aff74e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ on:
branches:
- develop
- master
- 'releases/**'
- 'release/**'
pull_request:
branches:
- develop
- master
- 'releases/**'
- 'release/**'

jobs:
run-tests:
Expand Down

0 comments on commit 7aff74e

Please sign in to comment.