Skip to content

Commit

Permalink
Revert changes to pr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wwahammy committed Aug 17, 2023
1 parent 3f2140f commit abc2e71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Run markdownlint
run: npx markdownlint-cli '**/*.md' --ignore node_modules
run: yarn markdownlint

notice_js:
name: Verify NOTICE-js is up to date
Expand Down

0 comments on commit abc2e71

Please sign in to comment.