Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Reed (0.04 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
Back to top