1
0
Fork 0

ci: Don't build image on README.md change

This commit is contained in:
ver4a 2025-04-21 20:28:56 +02:00
parent 782465f228
commit 7f648ae669

View file

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