Add trigger condition

Signed-off-by: z1cheng <imchench@gmail.com>
This commit is contained in:
z1cheng 2023-07-11 12:17:25 +00:00
parent f5557a6c2d
commit fa5948c4c4

View file

@ -1,5 +1,15 @@
name: golangci-lint
on:
pull_request:
push:
branches:
- main
paths-ignore:
- 'docs/**'
- 'deploy/**'
- '**.md'
permissions:
contents: read