Updating GHES workflows

This commit is contained in:
GitHub Actions
2023-05-31 19:17:44 +00:00
parent d85ab73e08
commit 22f025c6ab
+1
View File
@@ -24,6 +24,7 @@ jobs:
analyze:
name: Analyze
runs-on: ${{ (matrix.language == 'swift' && 'macos-latest') || 'ubuntu-latest' }}
timeout-minutes: ${{ (matrix.language == 'swift' && 120) || 360 }}
permissions:
actions: read
contents: read