Skip to content

Merge pull request #7 from ALMIGHTY-VC/ALMIGHTY-VC-patch-1 #11

Merge pull request #7 from ALMIGHTY-VC/ALMIGHTY-VC-patch-1

Merge pull request #7 from ALMIGHTY-VC/ALMIGHTY-VC-patch-1 #11

# For most projects, this workflow file will not need changing; you simply need
# to commit it to your repository.
#
# You may wish to alter this file to override the set of languages analyzed,
# or to provide custom queries or build logic.
#
# ******** NOTE ********
# We have attempted to detect the languages in your repository. Please check
# the `language` matrix defined below to confirm you have the correct set of
jobs:
analyze:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Run CodeQL
uses: github/codeql-action/[email protected]
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
languages: javascript
queries: |
javascript