Skip to content

Commit 5fe18ba

Browse files
author
Alvaro Muñoz
authored
Merge pull request #85 from GitHubSecurityLab/pwntester-patch-3
Update hotspots.yml
2 parents f1db66a + 0a6525c commit 5fe18ba

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

.github/workflows/hotspots.yml

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -13,24 +13,6 @@ jobs:
1313
permissions:
1414
contents: read
1515
packages: write
16-
strategy:
17-
fail-fast: false
18-
matrix:
19-
include:
20-
- language: cpp
21-
runner: ubuntu-latest
22-
- language: csharp
23-
runner: ubuntu-latest
24-
- language: go
25-
runner: ubuntu-latest
26-
- language: java
27-
runner: ubuntu-latest-xl
28-
- language: javascript
29-
runner: ubuntu-latest
30-
- language: python
31-
runner: ubuntu-latest
32-
- language: ruby
33-
runner: ubuntu-latest
3416
steps:
3517
- name: Checkout github/codeql
3618
uses: actions/checkout@v2

0 commit comments

Comments
 (0)