mirror of
https://github.com/actions/labeler
synced 2026-05-12 12:41:09 +02:00
Merge branch 'main'
This commit is contained in:
6
src/api/index.ts
Normal file
6
src/api/index.ts
Normal file
@@ -0,0 +1,6 @@
|
||||
export * from './get-changed-files';
|
||||
export * from './get-changed-pull-requests';
|
||||
export * from './get-content';
|
||||
export * from './get-label-configs';
|
||||
export * from './set-labels';
|
||||
export * from './types';
|
||||
Reference in New Issue
Block a user