Skip to content

Commit

Permalink
fix parameter name for lint
Browse files Browse the repository at this point in the history
Signed-off-by: Tyler Auerbeck <tylerauerbeck@users.noreply.github.com>
  • Loading branch information
tylerauerbeck committed Oct 15, 2024
1 parent b9db117 commit 4db4e38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
with:
version: "latest"
verb: call
args: lint --directory-arg=.
args: lint --source=.

- name: Call Pull-Request Function
uses: dagger/dagger-for-github@v6.1.0
Expand Down

0 comments on commit 4db4e38

Please sign in to comment.