mirror of
https://github.com/actions/labeler.git
synced 2025-12-10 11:41:56 +00: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