Skip to content

Commit

Permalink
Remove branch check from preview action
Browse files Browse the repository at this point in the history
  • Loading branch information
Dr-Electron authored Jan 30, 2024
1 parent 4015bc1 commit d6b219c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@ on:
workflow_dispatch:
pull_request:
types: [ready_for_review]
branches: [main]
# issue_comment:
# types: [created]

permissions:
pull-requests: write
Expand Down

0 comments on commit d6b219c

Please sign in to comment.