Skip to content

Commit

Permalink
Enable pipeline to run in branch feat/automatic_E2E_testing
Browse files Browse the repository at this point in the history
  • Loading branch information
martinkyjac committed Oct 18, 2024
1 parent f5820f8 commit e9a3aa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: "CI: Build and Test"

on:
push:
branches: [main]
branches: [main, feat/automatic_E2E_testing]
paths:
- "**.cs"
- "**.tsx"
Expand Down

0 comments on commit e9a3aa6

Please sign in to comment.