Skip to content

Commit

Permalink
trying to fix the duplicate action running
Browse files Browse the repository at this point in the history
  • Loading branch information
bbland1 committed Jan 6, 2024
1 parent 973499c commit 43c73b7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/preview.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: GitHub Actions Vercel Preview Deployment
on:
push:
branches:
- '*'
- '!main'
# push:
# branches:
# - '*'
# - '!main'
pull_request_target:
branches:
- main
Expand Down

0 comments on commit 43c73b7

Please sign in to comment.