Skip to content

Commit

Permalink
Update README and workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
shirosweets committed Jul 21, 2023
1 parent 23bba13 commit 39803c0
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/list_auto_assign.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ numberOfReviewers: 1

reviewers:
- shirosweets
- AgustinMDominguez

runOnDraft: true

Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/auto_assign.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,6 @@ jobs:
with:
configuration-path: '.github/list_auto_assign.yml'
repo-token: ${{ secrets.WORKFLOW_TOKEN }}
permissions:
contents: read
pull-requests: write
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,9 @@ git clone <repo-url>

# Contribuciones

Cualquier persona puede realiza su aporte con apunte, libro, o actualizacion de este repositoro. Puede ser realizado por una pull request (PR) o comunicarse con los administradores.
Este es un proyecto con fines de facilitar el acceso al material para estudio.

Cualquier persona puede realizar su aporte con apunte, resumen, libro, o actualizacion de este repositoro. Puede ser realizado por una pull request (PR) o comunicarse con los administradores.

# Contributors
<a href="https://github.com/FAMAF-resources/Template-repository/graphs/contributors">
Expand Down

0 comments on commit 39803c0

Please sign in to comment.