diff --git a/.github/workflows/gitterra.yml b/.github/workflows/gitterra.yml index 3650f0a13cf88..95e8d8066986f 100644 --- a/.github/workflows/gitterra.yml +++ b/.github/workflows/gitterra.yml @@ -5,6 +5,7 @@ on: push: branches: - main + pull_request: # Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages permissions: @@ -23,7 +24,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Play GitTerra 🎮 - uses: GitTerraGame/Play-GitTerra-Action@main + uses: GitTerraGame/Play-GitTerra-Action@timelapse deploy-gitterra-to-gh-pages: if: github.ref == 'refs/heads/main' needs: play-gitterra