Skip to content

Lock file maintenance #676

Lock file maintenance

Lock file maintenance #676

Workflow file for this run

name: Add issues and PRs to project
on:
issues:
types:
- opened
- reopened
- transferred
pull_request_target:
types:
- opened
- reopened
issue_comment:
types:
- created
jobs:
call-workflow-add-to-project:
name: Call workflow to add issue to project
uses: bufbuild/base-workflows/.github/workflows/add-to-project.yaml@1f59ddae24793e271c2a4fea27d9c8985b5e1f8e # main
secrets: inherit