Skip to content

[Helpers/bignums] fix warning with newInt, newFloat, newRat #5441

[Helpers/bignums] fix warning with newInt, newFloat, newRat

[Helpers/bignums] fix warning with newInt, newFloat, newRat #5441

Workflow file for this run

name: Greetings
on: [issues]
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Thank you for submitting an issue! :)'
pr-message: 'Thanks for submitting your first PR. This is the way to great software! ;-)'