Skip to content

Commit

Permalink
Merge pull request #578 from inaka/fix/ci
Browse files Browse the repository at this point in the history
Be less wasteful of CI
  • Loading branch information
elbrujohalcon committed May 22, 2024
2 parents 66b8c3b + e11d4cc commit 9353e26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: build
on: [push, pull_request]
on: [push]
jobs:
ci:
name: Run checks and tests over ${{matrix.otp_vsn}}
Expand Down

0 comments on commit 9353e26

Please sign in to comment.