Skip to content

chore: upgrade go to 1.26.2 #505

chore: upgrade go to 1.26.2

chore: upgrade go to 1.26.2 #505

Workflow file for this run

## Reference: https://github.com/amannn/action-semantic-pull-request
---
name: "Lint PR Title"
on:
pull_request_target:
types: [opened, reopened, edited, synchronize]
jobs:
lint_pr_title:
permissions:
contents: read
pull-requests: read
statuses: write
uses: github-community-projects/ospo-reusable-workflows/.github/workflows/pr-title.yaml@a0cf79bd8756e0a9c1555bf4975eae7ce7a8e8dc
secrets:
github-token: ${{ secrets.GITHUB_TOKEN }}