Skip to content

Commit

Permalink
chore: Update CI config
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickarnett committed Aug 13, 2024
1 parent 4e7d70f commit 7b84eb0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ruby_ci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Ruby CI

on: [push, pull_request]
on:
pull_request:
types: [opened, synchronize]

jobs:
build:
Expand Down

0 comments on commit 7b84eb0

Please sign in to comment.