1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Disable install-doc at CodeQL

This commit is contained in:
Nobuyoshi Nakada 2021-10-12 18:10:47 +09:00
parent 4cf367b835
commit 391ebfc35d
No known key found for this signature in database
GPG key ID: 7CD2805BFA3770C6

View file

@ -12,6 +12,9 @@ jobs:
# CodeQL runs on ubuntu-latest and windows-latest
runs-on: ubuntu-latest
env:
enable_install_doc: no
steps:
- name: Install libraries
run: |