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 ea622b2 commit 8bbfc93Copy full SHA for 8bbfc93
.github/workflows/ci-cd-staging.yml
@@ -3,7 +3,7 @@ name: Staging CI/CD
3
on:
4
push:
5
branches:
6
- - develop
+ - main
7
8
env:
9
BASE_IMAGE: ghcr.io/graphprotocol/graph-docs-staging
0 commit comments