Skip to content

Commit

Permalink
feat: gitHub actions testing for open source feature branch (#1004)
Browse files Browse the repository at this point in the history
  • Loading branch information
BC-EEspinosa authored Apr 11, 2024
1 parent fc696be commit 63d01b2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,13 @@ on:
branches:
- dev
- main
- feat/open-source-buyer-portal
pull_request:
branches:
- dev
- main
- feat/open-source-buyer-portal
workflow_dispatch:

jobs:
test:
Expand Down

0 comments on commit 63d01b2

Please sign in to comment.