Update starter workflows

This commit is contained in:
Konrad Pabjan
2020-02-12 13:26:01 -05:00
parent e5a3a0e112
commit d037e97e82
27 changed files with 135 additions and 32 deletions
+3 -5
View File
@@ -1,12 +1,10 @@
name: Ruby Gem
on:
pull_request:
branches:
- master
push:
branches:
- master
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build: