Skip to content

Commit 31df7a7

Browse files
authored
We can now run CI on pull requests
1 parent d23cd61 commit 31df7a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

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

33
on:
44
push:
5+
pull_request:
56

67
jobs:
78
build:

0 commit comments

Comments
 (0)