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 31bae6b commit dcd7c1dCopy full SHA for dcd7c1d
.github/workflows/main-godot4.yml
@@ -61,4 +61,4 @@ jobs:
61
'res://addons/godot-playfab/test'
62
timeout: 10
63
report-name: report_godot-playfab_Godot${{ matrix.godot-version }}-${{ matrix.godot-status }}.xml
64
-
+ publish-report: ${{ github.event.pull_request.head.repo.full_name == github.repository }}
0 commit comments