Merge branch 'master' into add_dispatch_instructions

This commit is contained in:
Robert 2020-06-16 09:34:13 +01:00 committed by GitHub
commit d00417a341
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
23 changed files with 5734 additions and 15 deletions

View file

@ -110,7 +110,7 @@ jobs:
with:
ruby-version: 2.6
- name: Install Code Scanning integration
run: bundle add code-scanning-rubocop --version 0.2.0 --skip-install
run: bundle add code-scanning-rubocop --version 0.3.0 --skip-install
- name: Install dependencies
run: bundle install
- name: Rubocop run