Skip to content

Commit f99e0a7

Browse files
committed
Test
1 parent cf345d4 commit f99e0a7

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

.github/workflows/main.yml

+1-7
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,7 @@
11
# .github/workflows/main.yml
22

33
name: CI
4-
on:
5-
push:
6-
branches:
7-
- main
8-
pull_request:
9-
branches:
10-
- main
4+
on: [push, pull_request]
115

126
jobs:
137
test-ruby-2-4-x:

0 commit comments

Comments
 (0)