Skip to content

Commit

Permalink
run tests on any branch (#4599)
Browse files Browse the repository at this point in the history
  • Loading branch information
sayaliM0412 committed Aug 3, 2023
1 parent 7eac0a8 commit ec56754
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: Build Branch SNAPSHOT
on:
workflow_dispatch:
push:
branches:
- '**DAT-**'
branches-ignore:
- master
env:
MAVEN_VERSION: '3.9.2'
jobs:
Expand Down

0 comments on commit ec56754

Please sign in to comment.