Skip to content

Commit 3428eaf

Browse files
authored
Merge pull request #477 from ets-cfuhrman-pfe/rename-workflows
Renaming workflows, move all workflows to root folder
2 parents 864e3cd + 3d4973e commit 3428eaf

12 files changed

Lines changed: 4 additions & 4 deletions
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

.github/workflows/integration-tests/backend-api-integration-tests.yml renamed to .github/workflows/integration-backend-api-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Backend API Integration Tests on Preprod
1+
name: Integration - Backend API Tests on Preprod
22
on:
33
push:
44
branches: [ staging ]

.github/workflows/integration-tests/frontend-e2e-integration-tests.yml renamed to .github/workflows/integration-frontend-e2e-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Frontend E2E Tests Integration on Preprod
1+
name: Integration - Frontend E2E Tests on Preprod
22
on:
33
push:
44
branches: [ staging ]
File renamed without changes.

0 commit comments

Comments
 (0)