Skip to content
Snippets Groups Projects
Verified Commit 05f404f8 authored by Jeffrey Phillips Freeman's avatar Jeffrey Phillips Freeman 💥
Browse files

Just doing wildcard match, fuck it

parent a7aad087
No related branches found
No related tags found
No related merge requests found
Pipeline #1954 failed
......@@ -62,7 +62,10 @@
}
],
"functions": {
"send-note": {
"**/*": {
"maxDuration": 300
},
"*": {
"maxDuration": 300
}
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment