Skip to content

Commit

Permalink
ci: add trunk
Browse files Browse the repository at this point in the history
Signed-off-by: Jakub Mucha <[email protected]>
  • Loading branch information
drptbl committed Sep 7, 2022
1 parent 97a5f86 commit b4f6e59
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/audit_and_lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,9 @@ jobs:
- name: Install dependencies
run: yarn --prefer-offline --no-audit

- name: Trunk
uses: trunk-io/trunk-action@b64e8d2c91b6bff32cad2c4445656afd942a124d # pin@v1

- name: Lint
# run only on master/dev branch and pull requests
if:
Expand Down

0 comments on commit b4f6e59

Please sign in to comment.