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 fd031b4 commit c7208eaCopy full SHA for c7208ea
.github/workflows/unity-tests.yml
@@ -3,7 +3,7 @@ name: Unity Tests
3
on:
4
workflow_dispatch: {}
5
push:
6
- branches: ['**']
+ branches: ["**"]
7
paths:
8
- TestProjects/UnityMCPTests/**
9
- MCPForUnity/Editor/**
0 commit comments