Skip to content

Commit f349754

Browse files
authored
Update enforce-license-compliance.yml
1 parent b2bdd26 commit f349754

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)