ci: 💚 enable rubocop-rails support
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user