Skip to content

Commit

Permalink
update the workflow to run on push to DEV-3804
Browse files Browse the repository at this point in the history
  • Loading branch information
garegincontractor authored and garegincontractor committed Sep 19, 2023
1 parent 422b9e9 commit d118c3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ name: PR build and publish
on:
pull_request:
branches:
- master
- DEV-3804
push:
branches:
- master
- DEV-3804

defaults:
run:
Expand Down

0 comments on commit d118c3e

Please sign in to comment.