This commit is contained in:
Samuel Berthe 2026-04-10 20:58:28 +02:00
parent 96731e7ee2
commit 79f4055dbb
No known key found for this signature in database
GPG key ID: 64863511FFBD0E3C

View file

@ -2,13 +2,13 @@ name: Promtool check
on:
pull_request:
path:
- _data
paths:
- _data/**
push:
branches:
- master
path:
- _data
paths:
- _data/**
jobs:
promtool-check: