Skip to content

Commit

Permalink
Add module to lint action
Browse files Browse the repository at this point in the history
  • Loading branch information
buehlmann committed Nov 11, 2024
1 parent 7d24052 commit ac5d073
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dagger-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
uses: dagger/dagger-for-github@v6
with:
verb: call
module: ci
args: lint --directory=./
version: '0.14.0'
# TODO: add the token as github secret
Expand Down

0 comments on commit ac5d073

Please sign in to comment.