right path to trigger
This commit is contained in:
parent
14b8dcef24
commit
d49c997bfc
1 changed files with 1 additions and 1 deletions
|
|
@ -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'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue