Skip to content

Commit

Permalink
Merge branch 'master' into recurring-tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
narthur authored Sep 27, 2022
2 parents e6a8194 + 85fac4a commit 8daeb3b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,5 @@ jobs:
warningMessage: ':warning: PR has more than **{allowed} additions**. Consider splitting it into smaller PRs.'
excludePaths: |
pnpm-lock.yaml
**/*.spec.ts
**/*.spec.tsx

1 comment on commit 8daeb3b

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.