Skip to content

Commit

Permalink
Merge branch 'main' into unit-test
Browse files Browse the repository at this point in the history
  • Loading branch information
mrago256 committed Apr 18, 2024
2 parents 9315acd + 1025d25 commit d7f3bcf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ run-name: ${{ github.actor }} is running a deployment

on:
push:
branches: [ development, main ]
branches: [ development, main, unit-test ]
pull_request:
branches: [ development, main ]
branches: [ development, main, unit-test ]

jobs:
build:
Expand Down

0 comments on commit d7f3bcf

Please sign in to comment.