Skip to content

Script update_repos.sh has hardcoded master branch which breaks for some repos which use main. #328

Script update_repos.sh has hardcoded master branch which breaks for some repos which use main.

Script update_repos.sh has hardcoded master branch which breaks for some repos which use main. #328

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