Skip to content

Commit

Permalink
build: temporarily add automated-testing branch for automated testing
Browse files Browse the repository at this point in the history
  • Loading branch information
francisvaut committed Mar 2, 2024
1 parent 22dcaa2 commit 1ba19f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/.github/workflows/backend-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: backend-tests

on:
push:
branches: [main, development]
branches: [main, development, automated-testing]
pull_request:
branches: [main, development]

Expand Down

0 comments on commit 1ba19f0

Please sign in to comment.