Skip to content

Commit

Permalink
Trigger workflow on push to feat/playwright-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
NabinKawan committed Apr 12, 2024
1 parent 3853bc8 commit 964f126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_integration_playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Integration Test [Playwright]

on:
push:
branches: [main, develop]
branches: [main, develop, feat/playwright-tests]
pull_request:
branches: [main, develop]

Expand Down

0 comments on commit 964f126

Please sign in to comment.