Skip to content

Commit

Permalink
only execute e2e tests on push
Browse files Browse the repository at this point in the history
  • Loading branch information
henriquebf committed Jul 23, 2024
1 parent bd8f5f0 commit 26b9ee8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ on:
push:
branches:
- "**"
pull_request:
branches:
- "**"

env:
STRAVA_ADMIN_ID: ${{ secrets.STRAVA_ADMIN_ID }}
Expand Down

0 comments on commit 26b9ee8

Please sign in to comment.