Skip to content

Commit

Permalink
Add release branch to testing
Browse files Browse the repository at this point in the history
  • Loading branch information
h1karo committed Dec 2, 2023
1 parent 2b732de commit 35c0e2b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/testing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,11 @@ name: testing
on:
push:
branches:
- 'release'
- '*.x'
pull_request:
branches:
- 'release'
- '*.x'

jobs:
Expand Down

0 comments on commit 35c0e2b

Please sign in to comment.