Skip to content

chore: update to Go 1.24 [IDE-1377] #228

chore: update to Go 1.24 [IDE-1377]

chore: update to Go 1.24 [IDE-1377] #228

Workflow file for this run

name: PR labels
on:
pull_request:
types: [ opened, reopened, edited, labeled, unlabeled ]
branches:
- 'main'
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Create labels for CHANGELOG
uses: bcoe/conventional-release-labels@v1