Skip to content

Commit

Permalink
Merge branch 'master' into embed-stdlibs
Browse files Browse the repository at this point in the history
  • Loading branch information
n0izn0iz authored Nov 20, 2024
2 parents 66d3e70 + 2c323f4 commit ce564b4
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/fossa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@ name: Dependency License Scanning

on:
workflow_dispatch:
pull_request:
paths:
- ".github/.fossa.yml"
- ".github/workflows/fossa.yml"
schedule:
- cron: '0 0 * * 6' # At 00:00 on saturdays

permissions:
contents: read
Expand Down Expand Up @@ -47,4 +41,3 @@ jobs:
run: fossa test
env:
FOSSA_API_KEY: "${{secrets.FOSSA_API_KEY}}"

0 comments on commit ce564b4

Please sign in to comment.