Skip to content

Commit

Permalink
chore: fetch main
Browse files Browse the repository at this point in the history
  • Loading branch information
fwuensche committed Jan 22, 2024
1 parent 72dbf55 commit 6c2335c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cherry_diff.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
git show-ref
git rev-parse --abbrev-ref HEAD
git merge-base origin/main ${{ github.head_ref }}
git fetch main
- name: Raise if new JavaScript code is added
run: ./bin/cherry.js diff --metric='[loc] JavaScript' --error-if-increase --quiet

0 comments on commit 6c2335c

Please sign in to comment.