Skip to content

Commit

Permalink
Update pull_request.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Shinji-IkariG authored May 6, 2024
1 parent e9c505f commit 6827d0f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,10 @@ on:
paths-ignore:
- '**.md'
- '.gitignore'


env:
GOPROXY: ${{ vars.GOPROXY }}

jobs:
lint:
name: lint
Expand Down

0 comments on commit 6827d0f

Please sign in to comment.