Skip to content

Notifications on mobile app is not able to parse nested notification styling #27

Notifications on mobile app is not able to parse nested notification styling

Notifications on mobile app is not able to parse nested notification styling #27

name: Auto-add issues to org project
on:
issues:
types:
- opened
jobs:
add-to-project:
name: Auto-add issues to org project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v0.5.0
with:
project-url: https://github.com/orgs/push-protocol/projects/10
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}