1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-11-20 15:31:54 +01:00

ci: fix paths not globbing

This commit is contained in:
Jake Stanger 2025-04-21 20:13:17 +01:00
commit 8c76e957f9
No known key found for this signature in database
GPG key ID: C51FC8F9CB0BEA61
3 changed files with 4 additions and 4 deletions

View file

@ -4,7 +4,7 @@ on:
push:
branches: [ "master" ]
paths:
- 'docs'
- 'docs/**/*'
jobs:
build: