mirror of
https://github.com/actions/labeler
synced 2026-05-05 03:07:49 +02:00
Paginate and remove old labels (#96)
* Paginate to get all changed files. Add option to remove labels * build * format and build
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
describe('TODO - Add a test suite', () => {
|
||||
it('TODO - Add a test', async () => {
|
||||
});
|
||||
describe("TODO - Add a test suite", () => {
|
||||
it("TODO - Add a test", async () => {});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user