1
0
Fork 0

chore(ci): fix deprecation and optimization

This commit is contained in:
Michel Loiseleur 2024-07-29 15:58:04 +02:00 committed by GitHub
parent 898eab20ac
commit ba6b4cbcc3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 16 additions and 7 deletions

View file

@ -4,6 +4,10 @@ on:
pull_request:
branches:
- '*'
paths-ignore:
- 'docs/**'
- '**.md'
- 'script/gcg/**'
env:
GO_VERSION: '1.22'