Skip to content

Commit 68ae581

Browse files
Be less wasteful
1 parent b16947d commit 68ae581

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,6 +1,6 @@
11
---
22
name: build
3-
on: [push, pull_request]
3+
on: [push]
44
jobs:
55
ci:
66
name: Run checks and tests over ${{matrix.otp_vsn}}

0 commit comments

Comments
 (0)