Skip to content

Commit b342bf4

Browse files
committed
Remove branch param for now
1 parent f5e5ec7 commit b342bf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fossa-analyze.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,5 @@ jobs:
4646
- uses: fossas/fossa-action@v1
4747
with:
4848
api-key: ${{secrets.FOSSA_API_KEY}}
49-
branch: ${{ github.event.pull_request.head.ref }}
49+
# branch: ${{ github.event.pull_request.head.ref }}
5050
run-tests: true

0 commit comments

Comments
 (0)