Skip to content

Commit 24c8882

Browse files
authored
Merge branch 'master' into master
2 parents 4a8e21c + 7ce3b1e commit 24c8882

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/build-test-lint.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ name: Ruby Build, Lint and Test
22

33
on:
44
push:
5+
branches:
6+
- master
7+
pull_request:
8+
types: [opened, reopened, synchronize]
59

610
jobs:
711
build-test-lint:

0 commit comments

Comments
 (0)