mirror of
https://github.com/actions/labeler.git
synced 2025-12-20 06:54:16 +00: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