Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
apatte committed Jan 3, 2024
1 parent 512c9eb commit 3d33410
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
name: Run Cypress Tests on Push

on: [push]

on:
push:
pull_request:
workflow_dispatch:
jobs:
cypress-run:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 3d33410

Please sign in to comment.