1
0
mirror of https://github.com/actions/labeler synced 2026-05-10 11:31:01 +02:00

labeler v2

This commit is contained in:
Shawn Napora
2019-08-08 10:08:00 -04:00
parent ab3b5b5adc
commit 90d84dbeeb
20 changed files with 5592 additions and 1779 deletions

4
__tests__/main.test.ts Normal file
View File

@@ -0,0 +1,4 @@
describe('TODO - Add a test suite', () => {
it('TODO - Add a test', async () => {
});
});