Skip to content

Commit 30ff56d

Browse files
committed
ci: run on pull requests
1 parent 0ea5058 commit 30ff56d

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/cypress.yml

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: cypress
22

33
on:
44
pull_request:
5+
branches: '**'
56
push:
67
branches: '**'
78

.github/workflows/main.yml

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: main
22

33
on:
44
pull_request:
5+
branches: '**'
56
push:
67
branches: '**'
78

0 commit comments

Comments
 (0)