Skip to content

Commit c0e88cd

Browse files
author
Dylan Ross
committed
chore: adds pr hooks for jobs
1 parent 2f59a30 commit c0e88cd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/build.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@ name: Build
22

33
on:
44
pull_request:
5+
types:
6+
- opened
7+
- reopened
8+
- synchronize
9+
- labeled
510
push:
611
branches:
712
- main

0 commit comments

Comments
 (0)