Skip to content

Commit e85a9ec

Browse files
committed
ci: remove fossa-scan
1 parent ab068e6 commit e85a9ec

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.github/workflows/checks.yaml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,6 @@ on:
88
pull_request:
99

1010
jobs:
11-
fossa-scan:
12-
name: FOSSA scan
13-
if: github.ref == 'refs/heads/master'
14-
runs-on: ubuntu-latest
15-
steps:
16-
- uses: actions/checkout@v4
17-
- uses: fossas/fossa-action@v1
18-
with:
19-
api-key: ${{secrets.FOSSA_API_KEY}}
20-
2111
checks:
2212
name: Basic checks
2313
permissions:

0 commit comments

Comments
 (0)