Skip to content

Export name not suitable for github-{yaml,typescript} examples #193

Export name not suitable for github-{yaml,typescript} examples

Export name not suitable for github-{yaml,typescript} examples #193

name: Add issues to project
on:
issues:
types:
- opened
- reopened
jobs:
add-to-project:
runs-on: ubuntu-latest
steps:
- name: Add to DevRel
uses: actions/[email protected]
with:
project-url: https://github.com/orgs/pulumi/projects/47
github-token: ${{ secrets.PULUMI_BOT_GHA_MARKETING }}