Skip to content

Commit f0c2327

Browse files
committed
remove redundant workflow
1 parent 429373c commit f0c2327

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ruby.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# For more information see: https://github.com/marketplace/actions/setup-ruby-jruby-and-truffleruby
77

88
name: Ruby
9-
on: [push, pull_request]
9+
on: [push]
1010
jobs:
1111
test:
1212
strategy:

0 commit comments

Comments
 (0)