Skip to content

Commit

Permalink
Merge pull request #5 from FAMAF-resources/pretty
Browse files Browse the repository at this point in the history
Pretty
  • Loading branch information
AgustinMDominguez committed Aug 6, 2023
2 parents 50943d8 + fd0e3f3 commit 0c57c87
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 6 deletions.
2 changes: 2 additions & 0 deletions .github/list_auto_assign.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ numberOfReviewers: 1
reviewers:
- shirosweets
- AgustinMDominguez
- diofanto33
- IvanRenison

runOnDraft: true

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/auto_assign.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on:
pull_request:
types: [opened, ready_for_review, labeled, unlabeled]
pull_request_target:
types: [opened, ready_for_review, labeled, unlabeled, reopened, synchronize]
types: [opened, ready_for_review, labeled, unlabeled, reopened, synchronize]

jobs:
add-reviews:
Expand Down
26 changes: 21 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,31 @@

> Cuatrimestre
Necesita tener aprobada:
## Correlativas para **cursar**

- 1
| Materia | Condición |
| --------------------- | ------------ |
| - | Aprobada |

Es correlativa de:
## Correlativas para **aprobar**

- 1
| Materia | Condición |
| --------------------- | ------------ |
| - | Aprobada |

## Clonar el repositorio
## Es correlativa de:

- Ninguna.

## Clonar el repositorio`

> http
```bash
git clone <repo-url>
```

> ssh
```bash
git clone <repo-url>
Expand Down

0 comments on commit 0c57c87

Please sign in to comment.