Skip to content

Commit 85990f2

Browse files
authored
Merge pull request #3 from nickname263/nickname263-patch-3
Update enforce-license-compliance.yml
2 parents b2bdd26 + f349754 commit 85990f2

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/enforce-license-compliance.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,4 @@ on:
77
jobs:
88
enforce-license-compliance:
99
runs-on: ubuntu-latest
10-
steps:
11-
- name: 'Enforce License Compliance'
12-
uses: getsentry/action-enforce-license-compliance@57ba820387a1a9315a46115ee276b2968da51f3d # main
13-
with:
14-
fossa_api_key: ${{ secrets.FOSSA_API_KEY }}
10+

0 commit comments

Comments
 (0)