- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for pull_request (0.07 sec)
-
codeql.yml
languages in your repository. Please check L9:# the `language` matrix defined below to confirm you have the correct set of L10:# supported CodeQL languages. L11:# L12:name: "CodeQL" L13: L14:on: L15: push: L16: branches: [ "master" ] L17: pull_request: L18: branches: [ "master" ] L19: schedule: L20: - cron: '38 6 * * 1' L21: L22:jobs: L23: analyze: L24: name: Analyze (${{ matrix.language }}) L25: # Runner size impacts CodeQL analysis time. To learn more, please see: L26: # ...github.com/codelibs/fess/.github/workflows/code...Wed Aug 14 23:51:19 UTC 2024 4.4K bytes