Skip to content

How to unit test the toast? #246

How to unit test the toast?

How to unit test the toast? #246

name: Add bugs to bugs project
on:
issues:
types:
- opened
jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@main
with:
project-url: https://github.com/orgs/TheWidlarzGroup/projects/2
github-token: ${{ secrets.GH_TOKEN_NOTIFICATED }}
labeled: bug, android, build or config issue, dependencies update request, dependecies, documentation, enchancement, good first issue, help wanted, idea, iOS, question, typescript
label-operator: OR