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 b28ddf0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,5 @@ jobs:
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
base-path: './test'
pull-request-title: 'chore: compatibility for upcoming TypeScript {tsVersion}'
pull-request-body: '## Summary\n{summary}\n\n##Fixed\n{fixedItems}\n\n##To do\n{todoItems}\n\n##Tests\nOnly existing tests'

0 comments on commit b28ddf0

Please sign in to comment.