Skip to content

Commit

Permalink
Add v0.27.fixes branch to check jobs trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
pwt committed Mar 16, 2022
1 parent d67f2dd commit 06062c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/soco-check-jobs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ on:
push:
branches:
- master
- 'v0.26.fixes'
- 'v0.27.fixes'
pull_request:
branches:
- master
- 'v0.26.fixes'
- 'v0.27.fixes'

jobs:
SoCo-Check-Jobs:
Expand Down

0 comments on commit 06062c5

Please sign in to comment.