Skip to content

Commit

Permalink
Build on release-4.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
surabhi-mahawar committed Apr 28, 2022
1 parent c5878ee commit b3b6d83
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
name: Build on Push & Pull Request
on: [push, pull_request]
on:
push:
branches:
["release-4.9.0"]
pull_request:
branches:
["release-4.9.0"]

jobs:
build:
Expand Down

0 comments on commit b3b6d83

Please sign in to comment.