Fix payload of test-recent-extensions action
parent
5d4ad1abd0
commit
6e6afd1923
|
@ -5,7 +5,7 @@ on:
|
||||||
- cron: "0 12 * * *"
|
- cron: "0 12 * * *"
|
||||||
repository_dispatch:
|
repository_dispatch:
|
||||||
types:
|
types:
|
||||||
- test-recent
|
- test-recent-extensions
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
determine_extension_list:
|
determine_extension_list:
|
||||||
|
|
Loading…
Reference in New Issue