Skip to content

Commit

Permalink
[shuffle] run deno lint on any change to ^shuffle
Browse files Browse the repository at this point in the history
  • Loading branch information
dimroc authored and bors-libra committed Dec 1, 2021
1 parent 98dbc85 commit 77d335d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:
name: find shell/dockerfile changes
uses: diem/actions/matches@faadd16607b77dfa2231a8f366883e01717b3225
with:
pattern: 'Dockerfile$\|.*.sh$\|^developers.diem.com'
pattern: 'Dockerfile$\|.*.sh$\|^developers.diem.com\|^shuffle'
- id: helm-changes
name: find helm changes
uses: diem/actions/matches@faadd16607b77dfa2231a8f366883e01717b3225
Expand Down
Empty file removed shuffle/cli/keys.ts
Empty file.

0 comments on commit 77d335d

Please sign in to comment.