Skip to content

Commit

Permalink
build(labeler): 🏗️ update workflow for E2E
Browse files Browse the repository at this point in the history
  • Loading branch information
krsiakdaniel committed Dec 23, 2024
1 parent 537c181 commit f8d509d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ Test - JEST:
- head-branch: ['.*jest.*']

Test - Playwright:
- head-branch: ['.*playwright.*']
- head-branch: ['.*playwright.*', '.*e2e.*']

0 comments on commit f8d509d

Please sign in to comment.