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 426a510 commit 2750488Copy full SHA for 2750488
.github/workflows/docker.yml
@@ -1,3 +1,5 @@
1
+name: Docker image
2
+
3
on:
4
push:
5
branches:
.github/workflows/mac.yml
+name: macOS
workflow_call:
.github/workflows/perf.yml
+name: Performance
.github/workflows/ubuntu.yml
+name: Ubuntu
.github/workflows/windows.yml
+name: Windows
0 commit comments