Skip to content

Is Notification settings implemented on mobile devices ? #9

Is Notification settings implemented on mobile devices ?

Is Notification settings implemented on mobile devices ? #9

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/ethereum-push-notification-service/projects/10
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}