Skip to content

Commit eebd150

Browse files
authored
Tag weekly go upgrade PRs with patch label (#271)
1 parent 3cd81cd commit eebd150

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/weekly-go-upgrade.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,7 @@ jobs:
4444
4545
- Updates the `toolchain` directive to the latest released Go version.
4646
- Runs `go mod tidy` to keep module files consistent.
47-
labels: dependencies
47+
labels: |
48+
dependencies
49+
semver: patch
4850
token: ${{ secrets.PRO_ACCESS_TOKEN }}

0 commit comments

Comments
 (0)