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 2131eb1 commit bf53d30Copy full SHA for bf53d30
2 files changed
.github/workflows/ci.yml
@@ -246,7 +246,7 @@ jobs:
246
e2e-netlify:
247
needs: check
248
if: github.repository == 'cedarjs/cedar'
249
- name: E2E Netlify deploy
+ name: 🔷 E2E Netlify deploy
250
uses: ./.github/workflows/e2e-netlify.yml
251
secrets: inherit
252
.github/workflows/e2e-netlify.yml
@@ -1,4 +1,4 @@
1
-name: E2E - Netlify Deploy
+name: 🔷 E2E - Netlify Deploy
2
3
on:
4
workflow_call:
0 commit comments