Skip to content

[BUG] Rejecting a raise hand request doesn't bring down the raise hand icon on the requesting device #8

[BUG] Rejecting a raise hand request doesn't bring down the raise hand icon on the requesting device

[BUG] Rejecting a raise hand request doesn't bring down the raise hand icon on the requesting device #8

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/[email protected]
with:
project-url: https://github.com/orgs/ethereum-push-notification-service/projects/10
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}