Update cypress.yml

This commit is contained in:
Stian Thorgersen 2021-11-02 09:04:19 +01:00 committed by GitHub
parent bf236cb7f3
commit b894a775fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,9 +1,9 @@
name: Cypress
on:
push:
branches: [master]
branches: [main]
pull_request:
branches: [master]
branches: [main]
jobs:
cypress-run:
runs-on: ubuntu-latest