1
0
Fork 0

Fix ignoring of README.md

This commit is contained in:
ver4a 2025-04-21 20:30:04 +02:00
parent 7f648ae669
commit 2181a5da53

View file

@ -1,7 +1,7 @@
on: on:
push: push:
paths: paths:
- 'README.md' - '!README.md'
schedule: schedule:
- cron: '0 5 * * 0' - cron: '0 5 * * 0'