Skip to content

Commit 85b75c1

Browse files
authored
Update main.yml
1 parent df27500 commit 85b75c1

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ on:
44
push:
55
branches:
66
- main
7+
pull_request:
8+
branches:
9+
- main
10+
workflow_dispatch:
11+
712
jobs:
813
deploy:
914
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)