Inbox task 2 (#991)

* Add ability to properly cast a string, number, null to an integer

* Adding Tab UI component

* Only trigger chromatic when asked
This commit is contained in:
Charles Bochet
2023-07-29 21:24:33 -07:00
committed by GitHub
parent fc7380e0b8
commit 28765fe7c3
4 changed files with 91 additions and 6 deletions

View File

@ -7,6 +7,7 @@ on:
pull_request_target:
jobs:
chromatic-deployment:
if: ${{ github.event.label.name == 'run-chromatic' || github.event_name == 'push' }}
runs-on: ubuntu-latest
env:
REACT_APP_API_URL: http://127.0.0.1:3000/graphql