Skip to content

Commit 2b9924f

Browse files
committed
Run on pr as well
1 parent 775b433 commit 2b9924f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: Continuous Integration
33

4-
on: [push]
4+
on: [push, pull_request]
55

66
jobs:
77
build:

0 commit comments

Comments
 (0)