diff --git a/.github/codeql/codeql-config.yaml b/.github/codeql/codeql-config.yaml index 3443adaf1..a090b5faa 100644 --- a/.github/codeql/codeql-config.yaml +++ b/.github/codeql/codeql-config.yaml @@ -1,6 +1,8 @@ -# Copyright (c) 2022 - 2022, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2022 - 2025, Oracle and/or its affiliates. All rights reserved. # Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl/. name: CodeQL configuration paths: - src/macaron +- .github/workflows +- golang/