Skip to content

Commit 0fd0db0

Browse files
authored
Update gempush.yml
1 parent 6456b7a commit 0fd0db0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/gempush.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ jobs:
1919
uses: actions/setup-ruby@v1
2020
with:
2121
version: 2.6.x
22+
23+
- name: Rubocop checks
24+
uses: gimenete/rubocop-action@1.0
2225

2326
- name: Publish to GPR
2427
run: |

0 commit comments

Comments
 (0)