run on path
This commit is contained in:
parent
aa67c56c02
commit
abdf79ca57
|
|
@ -5,6 +5,8 @@ on:
|
|||
- cron: '0/180 * * * *'
|
||||
push:
|
||||
branches: [ "master-patched" ]
|
||||
paths:
|
||||
- .github/workflows/update-supported.yml
|
||||
pull_request:
|
||||
branches: [ "master-patched" ]
|
||||
workflow_dispatch:
|
||||
|
|
|
|||
Loading…
Reference in New Issue