Skip to content

Commit

Permalink
nvm, it doesn't like pull_request events
Browse files Browse the repository at this point in the history
  • Loading branch information
dgattey committed Oct 8, 2023
1 parent 52163d0 commit ad53225
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,7 @@
# On other branches, will dry-run the release version to see what we'll release when deployed
name: Release
on:
push:
branches: [main]
pull_request:
branches: [main]
- push

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

0 comments on commit ad53225

Please sign in to comment.