Skip to content

Commit bf53d30

Browse files
authored
chore(ud): Rename netlify e2e (#1837)
1 parent 2131eb1 commit bf53d30

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ jobs:
246246
e2e-netlify:
247247
needs: check
248248
if: github.repository == 'cedarjs/cedar'
249-
name: E2E Netlify deploy
249+
name: 🔷 E2E Netlify deploy
250250
uses: ./.github/workflows/e2e-netlify.yml
251251
secrets: inherit
252252

.github/workflows/e2e-netlify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: E2E - Netlify Deploy
1+
name: 🔷 E2E - Netlify Deploy
22

33
on:
44
workflow_call:

0 commit comments

Comments
 (0)