We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8d338c commit 763f6b4Copy full SHA for 763f6b4
2 files changed
.github/workflows/build-and-release.yml
@@ -1,4 +1,4 @@
1
-name: Build and Release Multi-Arch Docker Images
+name: Build and Release
2
3
on:
4
push:
.github/workflows/static.yml
@@ -1,5 +1,5 @@
# Simple workflow for deploying static content to GitHub Pages
-name: Deploy static content to Pages
+name: Github Pages
5
# Runs on pushes targeting the default branch
0 commit comments