Skip to content

Commit

Permalink
removing uneeded settings from licensed.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shawnHartsell committed Feb 9, 2024
1 parent cc8ab3c commit fc6c0a1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/licensed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
push:
branches:
- main
tags-ignore: "**"
pull_request:
branches:
- main
Expand Down Expand Up @@ -49,6 +48,4 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
workflow: branch
env:
GOPRIVATE: "*github.com/github/*"
GOPROXY: "direct"
GOFLAGS: "-mod=vendor"

0 comments on commit fc6c0a1

Please sign in to comment.