Skip to content

Commit

Permalink
Name
Browse files Browse the repository at this point in the history
  • Loading branch information
fisker committed Mar 19, 2020
1 parent f2fb408 commit 46c4b61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Expand Up @@ -38,5 +38,5 @@ jobs:
- name: Lint Changelog
run: yarn lint:changelog

- name: Check File Changes
- name: Check Lock File Changes
run: yarn && echo "Listing changed files:" && git diff --name-only --exit-code && echo "No files changed during lint."

0 comments on commit 46c4b61

Please sign in to comment.