2022-04-28 09:55:38 +00:00
|
|
|
name: github
|
|
|
|
functions:
|
2022-04-29 11:37:31 +00:00
|
|
|
queryEvents:
|
2022-04-28 09:55:38 +00:00
|
|
|
path: ./github.ts:queryEvents
|
|
|
|
events:
|
|
|
|
- query:gh-events
|
2022-04-29 11:37:31 +00:00
|
|
|
queryIssues:
|
2022-05-06 16:55:04 +00:00
|
|
|
path: ./github.ts:queryPulls
|
2022-04-29 11:37:31 +00:00
|
|
|
events:
|
2022-05-06 16:55:04 +00:00
|
|
|
- query:gh-pulls
|