diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index ad769851..cbc87d65 100755 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -5,6 +5,7 @@ on: [push] jobs: Deploy: runs-on: ubuntu-latest + timeout-minutes: 20 steps: - name: Deploy to alice uses: https://git.alice.ufsj.edu.br/Carneiro/alice-sites-pull-action@main