mirror of
https://github.com/aljazceru/goose.git
synced 2026-01-16 21:04:25 +01:00
feat: trying a license checker (#184)
This commit is contained in:
12
.github/workflows/test-events/pull_request.json
vendored
Normal file
12
.github/workflows/test-events/pull_request.json
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"pull_request": {
|
||||
"head": {
|
||||
"ref": "test-branch"
|
||||
},
|
||||
"base": {
|
||||
"ref": "main"
|
||||
},
|
||||
"number": 123,
|
||||
"title": "test: Update dependency licenses"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user