ci: 💚 enable rubocop-rails support

This commit is contained in:
Juan Rodriguez
2021-06-15 15:39:44 -05:00
parent 73b674b613
commit e3ab670eac
2 changed files with 9 additions and 0 deletions
+2
View File
@@ -11,6 +11,8 @@ jobs:
uses: actions/checkout@master
- name: RuboCop Linter Action
uses: andrewmcodes/rubocop-linter-action@v3.3.0
with:
action_config_path: .github/config/rubocop_linter_action.yml
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Create master.key