Skip to content

Commit 4e26607

Browse files
committed
Renamed front-end directory
1 parent 2f82e9a commit 4e26607

File tree

116 files changed

+1
-1
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

116 files changed

+1
-1
lines changed

.github/workflows/github-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
matrix:
2222
node-version: [16.x]
2323
base_href: [vagas-java]
24-
work_dir: [codigofonte/ionicv4/soujavaVagas]
24+
work_dir: [front-end]
2525
# Steps represent a sequence of tasks that will be executed as part of the job
2626
steps:
2727
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it

codigofonte/ionicv4/soujavaVagas/.angulardoc.json renamed to front-end/.angulardoc.json

File renamed without changes.

codigofonte/ionicv4/soujavaVagas/.browserslistrc renamed to front-end/.browserslistrc

File renamed without changes.

codigofonte/ionicv4/soujavaVagas/.gitignore renamed to front-end/.gitignore

File renamed without changes.

codigofonte/ionicv4/soujavaVagas/angular.json renamed to front-end/angular.json

File renamed without changes.

codigofonte/ionicv4/soujavaVagas/config.xml renamed to front-end/config.xml

File renamed without changes.

codigofonte/ionicv4/soujavaVagas/e2e/protractor.conf.js renamed to front-end/e2e/protractor.conf.js

File renamed without changes.

codigofonte/ionicv4/soujavaVagas/e2e/src/app.e2e-spec.ts renamed to front-end/e2e/src/app.e2e-spec.ts

File renamed without changes.

codigofonte/ionicv4/soujavaVagas/e2e/src/app.po.ts renamed to front-end/e2e/src/app.po.ts

File renamed without changes.

codigofonte/ionicv4/soujavaVagas/e2e/tsconfig.e2e.json renamed to front-end/e2e/tsconfig.e2e.json

File renamed without changes.

0 commit comments

Comments
 (0)