Skip to content

[question]: Could not find a part of the path, new update. #7

[question]: Could not find a part of the path, new update.

[question]: Could not find a part of the path, new update. #7

Workflow file for this run

name: Add issues to project
on:
issues:
types:
- opened
jobs:
add-to-project:
runs-on: ubuntu-latest
steps:
- name: Add issue to project
uses: actions/[email protected]
with:
# SDK Cross-Platform Project
project-url: https://github.com/orgs/OneSignal/projects/10
github-token: ${{ secrets.GH_PROJECTS_TOKEN }}