Skip to content

Commit

Permalink
merge branch merged
Browse files Browse the repository at this point in the history
  • Loading branch information
surabhi-mahawar committed Jun 9, 2022
1 parent f79435d commit 9fd78bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ name: Build on Push & Pull Request
on:
push:
branches:
["release-4.9.0", "merged"]
["release-4.9.0", "release-4.10.0", "merged"]
pull_request:
branches:
["release-4.9.0", "merged"]
["release-4.9.0", "release-4.10.0", "merged"]

jobs:
build:
Expand Down

0 comments on commit 9fd78bf

Please sign in to comment.