- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for event (0.03 sec)
-
codeql.yml
improvements. L30: runs-on: ${{ (matrix.language == 'swift' && 'macos-latest') || 'ubuntu-latest' }} L31: timeout-minutes: ${{ (matrix.language == 'swift' && 120) || 360 }} L32: permissions: L33: # required for all workflows L34: security-events: write L35: L36: # required to fetch internal or private CodeQL packs L37: packages: read L38: L39: # only required for workflows in private repositories L40: actions: read L41: contents: read L42: L43: strategy: L44: ...github.com/codelibs/fess/.github/workflows/code...Wed Aug 14 23:51:19 UTC 2024 4.4K bytes