Skip to content

Commit 3b74756

Browse files
author
Matheus
committed
Fix #2: Adapting solution to the target repository
1 parent 618e99f commit 3b74756

4 files changed

Lines changed: 3 additions & 6 deletions

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ on:
44
push:
55
branches:
66
- main
7-
- 2-setup-ci/cd-for-backend # for test
87
pull_request:
98
branches:
109
- main

.github/workflows/style.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ on:
44
push:
55
branches:
66
- main
7-
- 2-setup-ci/cd-for-backend # for test
87
pull_request:
98
branches:
109
- main

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ on:
44
push:
55
branches:
66
- main
7-
- 2-setup-ci/cd-for-backend # for test
87
pull_request:
98
branches:
109
- main

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
![Build](https://github.com/FGA-GCES/api/workflows/Build/badge.svg)
2-
![Style](https://github.com/FGA-GCES/api/workflows/Style/badge.svg)
3-
![Tests](https://github.com/FGA-GCES/api/workflows/Tests/badge.svg)
1+
![Build](https://github.com/Computer-Progress/api/workflows/Build/badge.svg)
2+
![Style](https://github.com/Computer-Progress/api/workflows/Style/badge.svg)
3+
![Tests](https://github.com/Computer-Progress/api/workflows/Tests/badge.svg)
44

55
# API Computer Progress
66

0 commit comments

Comments
 (0)