summaryrefslogtreecommitdiffstats
path: root/.github/workflows/quality.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/quality.yml')
-rw-r--r--.github/workflows/quality.yml18
1 files changed, 0 insertions, 18 deletions
diff --git a/.github/workflows/quality.yml b/.github/workflows/quality.yml
index 124c910f..6d0df601 100644
--- a/.github/workflows/quality.yml
+++ b/.github/workflows/quality.yml
@@ -1,25 +1,7 @@
-# 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
-# supported CodeQL languages.
-#
name: quality
on:
workflow_call:
- # push:
- # branches: [ develop ]
- # pull_request:
- # # The branches below must be a subset of the branches above
- # branches: [ develop ]
- # schedule:
- # - cron: '20 20 * * 0'
jobs:
analyze: