Skip to content

Commit 19ccb4c

Browse files
authored
Fix events that trigger build workflow (#4)
1 parent 82ecf45 commit 19ccb4c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: Build
22

33
on:
44
push:
5+
pull_request:
56
workflow_call:
67

78
jobs:

0 commit comments

Comments
 (0)