Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for aller (0.02 sec)

  1. codeql-analysis.yml

    L1:# For most projects, this workflow file will not need changing; you simply need L2:# to commit it to your repository. L3:# L4:# You may wish to alter this file to override the set of languages analyzed, L5:# or to provide custom queries or build logic. L6:name: "CodeQL" L7: L8:on: L9: push: L10: branches: [master] L11: pull_request: L12: # The branches below must be a subset of the branches above L13: branches: [master] L14: schedule: L15: - cron: '0 11 * * 4' L16: L17:jobs: L18:...
    github.com/codelibs/curl4j/.github/workflows/co...
    Fri Oct 02 13:24:14 UTC 2020
      2.5K bytes
  2. codeql.yml

    L1:# For most projects, this workflow file will not need changing; you simply need L2:# to commit it to your repository. L3:# L4:# You may wish to alter this file to override the set of languages analyzed, L5:# or to provide custom queries or build logic. L6:# L7:# ******** NOTE ******** L8:# We have attempted to detect the 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"...
    github.com/codelibs/fess/.github/workflows/code...
    Wed Aug 14 23:51:19 UTC 2024
      4.4K bytes
Back to top