We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43b137b commit ce3dc98Copy full SHA for ce3dc98
.all-contributorsrc
@@ -22,11 +22,21 @@
22
"contributions": [
23
"code"
24
]
25
+ },
26
+ {
27
+ "login": "call-stack",
28
+ "name": "call-stack",
29
+ "avatar_url": "https://avatars1.githubusercontent.com/u/38575304?v=4",
30
+ "profile": "https://github.com/call-stack",
31
+ "contributions": [
32
+ "bug"
33
+ ]
34
}
35
],
36
"contributorsPerLine": 7,
37
"projectName": "fluid-behavior-tree",
38
"projectOwner": "ashblue",
39
"repoType": "github",
- "repoHost": "https://github.com"
40
+ "repoHost": "https://github.com",
41
+ "skipCi": true
42
0 commit comments