Skip to content

Bump golang.org/x/sync from 0.9.0 to 0.10.0 in /tools #269

Bump golang.org/x/sync from 0.9.0 to 0.10.0 in /tools

Bump golang.org/x/sync from 0.9.0 to 0.10.0 in /tools #269

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@main
secrets: inherit