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 e14112d commit e4e5355Copy full SHA for e4e5355
.github/workflows/test-server-all.yml
@@ -1,4 +1,4 @@
1
-run-name: ${{ github.ref_name }} [${{ github.event.pull_request.commits_urls }}]
+run-name: ${{ github.ref_name }} [${{ github.event.pull_request.commits_url }}]
2
name: Build and Run Tests on CC, MC, and BTS Containers
3
4
on:
0 commit comments