Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sesheffield committed Jul 25, 2024
1 parent b8ba99a commit c9e334e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/ci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,9 @@ jobs:
- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@v44
files: |
*.go
with:
files: |
*.go
- name: List all changed files
env:
Expand Down

0 comments on commit c9e334e

Please sign in to comment.