Skip to content

Commit

Permalink
Merge pull request #202 from inaka/fix/ci
Browse files Browse the repository at this point in the history
Be less wasteful of CI
  • Loading branch information
elbrujohalcon authored May 22, 2024
2 parents 575ef91 + 88b5cdb commit f320e74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/erlang.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Erlang CI

on: [push, pull_request]
on: [push]

jobs:

Expand Down

0 comments on commit f320e74

Please sign in to comment.