Skip to content

Commit

Permalink
Merge pull request #557 from ncats/Naveen25697-patch-1
Browse files Browse the repository at this point in the history
Update codeql.yml
  • Loading branch information
vuyyurusri authored Oct 15, 2024
2 parents 1ce758b + 48f1b17 commit 8b05ed5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
analyze:
name: Analyze (${{ matrix.language }})
runs-on:
group: ncats-onprem-internal-runners
group: ncats-onprem-internal-runners-test
timeout-minutes: ${{ (matrix.language == 'swift' && 120) || 360 }}
permissions:
# required for all workflows
Expand Down Expand Up @@ -63,4 +63,4 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: reports
path: ./*.pdf
path: ./*.pdf

0 comments on commit 8b05ed5

Please sign in to comment.