Skip to content

Commit

Permalink
ci: run tests on *cypress* branches (#5298)
Browse files Browse the repository at this point in the history
  • Loading branch information
petermakowski committed Jan 22, 2024
1 parent d1ce993 commit cb0de9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
branches:
- main
- "3.*"
- "*cypress*"
jobs:
cypress:
name: Cypress
Expand Down

0 comments on commit cb0de9c

Please sign in to comment.