mirror of
https://github.com/actions/labeler
synced 2026-05-10 17:21:02 +02:00
Add a new fixture and test for the branch checking
This commit is contained in:
@@ -8,6 +8,7 @@ export const context = {
|
||||
owner: "monalisa",
|
||||
repo: "helloworld",
|
||||
},
|
||||
ref: "test/testing-time",
|
||||
};
|
||||
|
||||
const mockApi = {
|
||||
|
||||
Reference in New Issue
Block a user