right path to trigger
Some checks failed
/ build-and-push (amd64) (push) Failing after 42s
/ build-and-push (arm64) (push) Failing after 1m25s
/ manifest (push) Has been skipped

This commit is contained in:
Xaver Russ 2025-07-14 00:25:58 +02:00
parent 14b8dcef24
commit d49c997bfc

View file

@ -5,7 +5,7 @@ on:
- main - main
paths: paths:
- 'containers/${{ github.workflow }}/**' - 'containers/${{ github.workflow }}/**'
- 'containers/.forgejo/workflows/ansible.yml' - '.forgejo/workflows/ansible.yml'
workflow_dispatch: {} workflow_dispatch: {}
schedule: schedule:
- cron: '0 20 * * 5' - cron: '0 20 * * 5'