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" name: "Go CI"
on: on:
push: push:
branches:
- master
- 'dev-*'
workflow_dispatch: workflow_dispatch:
pull_request: pull_request:
paths-ignore: paths-ignore:
- '**.yml' - '**.yml'
- '**.md'
jobs: jobs:
lint: lint: