diff --git a/.github/workflows/contributors.yml b/.github/workflows/contributors.yml index b39c0a0..e69de29 100644 --- a/.github/workflows/contributors.yml +++ b/.github/workflows/contributors.yml @@ -1,32 +0,0 @@ -name: Atualizar Contribuidores - -on: - push: - branches: [ main ] - pull_request: - branches: [ main ] - -jobs: - atualizar-contribuidores: - runs-on: ubuntu-latest - permissions: - contents: write - pull-requests: write - - steps: - - name: Verificar repositório - uses: actions/checkout@v3 - with: - fetch-depth: 0 - - - name: Obter contribuidores - uses: akhilmhdh/contributors-readme-action@v2.3.6 - env: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - with: - image_size: 100 - commit_message: "docs: atualizar contribuidores" - readme_path: "README.md" - columns_per_row: 6 - collaborators: all - max_contributors: 100 \ No newline at end of file diff --git a/README.MD b/README.MD index c3e1c0e..25a8e1d 100644 --- a/README.MD +++ b/README.MD @@ -41,18 +41,6 @@ Toda ajuda é bem-vinda! Para colaborar, siga esses passos: Dê uma olhada no arquivo [CONTRIBUTING.md](./CONTRIBUTING.md) para mais detalhes. ---- - -## 👥 Contribuidores - -Um agradecimento especial a todos que contribuíram para este projeto: - -