We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04c269b commit 4263519Copy full SHA for 4263519
.github/workflows/spa-server-ci.yml
@@ -1,9 +1,9 @@
1
-name: spa-server-docker test
+name: spa-server ci
2
3
on:
4
push:
5
branches:
6
- - 'main'
+ - 'master'
7
env:
8
REGISTRY: ghcr.io
9
0 commit comments