mirror of
https://github.com/github/awesome-copilot.git
synced 2026-06-20 06:27:39 +00:00
chore: publish from staged
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"version": 1,
|
||||
"hooks": {
|
||||
"postToolUse": [
|
||||
{
|
||||
"type": "command",
|
||||
"bash": ".github/hooks/fix-broken-links/link-fix.sh",
|
||||
"powershell": ".github/hooks/fix-broken-links/link-fix.ps1",
|
||||
"cwd": ".",
|
||||
"timeoutSec": 120
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user