We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b16947d commit 68ae581Copy full SHA for 68ae581
.github/workflows/ci.yml
@@ -1,6 +1,6 @@
1
---
2
name: build
3
-on: [push, pull_request]
+on: [push]
4
jobs:
5
ci:
6
name: Run checks and tests over ${{matrix.otp_vsn}}
0 commit comments