Skip to content

Commit

Permalink
Update cypress.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ooooorobo authored Dec 3, 2021
1 parent f441b81 commit 63c0f26
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/cypress.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: Cypress Tests

on: [push]

on:
pull_request:
branches: [ main, develop ]
jobs:
cypress-run:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 63c0f26

Please sign in to comment.