Skip to content

[Task] Figure out what is wrong with NAJ + Wallet Selector #1429 #3

[Task] Figure out what is wrong with NAJ + Wallet Selector #1429

[Task] Figure out what is wrong with NAJ + Wallet Selector #1429 #3

name: 'Add to Project'
on:
issues:
types:
- opened
- reopened
pull_request:
types:
- opened
- reopened
jobs:
add-to-project:
name: Add issue/PR to project
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
# add to DevRel Project #117
project-url: https://github.com/orgs/near/projects/117
github-token: ${{ secrets.GH_TOKEN }}