Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

Testimonials & Community reach #32

Testimonials & Community reach

Testimonials & Community reach #32

name: Issue To Project
on:
issues:
types: [opened]
jobs:
add_to_project:
runs-on: ubuntu-latest
steps:
- name: Add To GitHub projects
uses: actions/add-to-project@v0.5.0
with:
project-url: "https://github.com/orgs/doras-to/projects/1"
github-token: ${{ secrets.my_token }}