Skip to content
This repository was archived by the owner on Jun 6, 2025. It is now read-only.

Commit 5071e9a

Browse files
authored
Remove scheduled depdenency scanning (#552)
1 parent f494a12 commit 5071e9a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/fossa.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ name: Dependency Scanning
22

33
on:
44
workflow_dispatch:
5-
schedule:
6-
- cron: '0 0 * * 0' # At 00:00 on Sunday
75

86
permissions:
97
contents: read # allow actions/checkout

0 commit comments

Comments
 (0)