Fix CI trigger

This commit is contained in:
Thomas Miceli 2024-09-22 23:21:30 +02:00
parent 17237713a1
commit 9ac7a76f4a

View file

@ -1,11 +1,15 @@
name: "Go CI"
on:
push:
branches:
- master
- 'dev-*'
workflow_dispatch:
pull_request:
paths-ignore:
- '**.yml'
- '**.md'
jobs:
lint: