mirror of
https://github.com/actions/labeler
synced 2026-05-10 10:11:03 +02:00
General refactoring
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-globs';
|
||||
export * from './set-labels';
|
||||
export * from './types';
|
||||
Reference in New Issue
Block a user