Skip to content

Commit

Permalink
Test new options
Browse files Browse the repository at this point in the history
  • Loading branch information
egorio committed Oct 28, 2022
1 parent a2e6a06 commit 0ed2ab7
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .github/workflows/production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,16 @@ jobs:
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
base-path: './test'
pull-request-title: 'chore: compatibility for upcoming TypeScript {tsVersion}'
pull-request-body: |
## Summary
{summary}
## Fixed
{fixedItems}
## To do
{todoItems}
## Tests
Only existing tests

0 comments on commit 0ed2ab7

Please sign in to comment.