Skip to content

Commit

Permalink
Remove redundant trigger types from workflow (#208)
Browse files Browse the repository at this point in the history
Signed-off-by: Rishav Dhar <[email protected]>
  • Loading branch information
rdhar authored Jan 15, 2024
1 parent 76c6169 commit d7f62c1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ name: Deploy to Cloudflare Pages

on:
pull_request:
types: [opened, reopened, synchronize]

workflow_dispatch:

permissions:
Expand Down

0 comments on commit d7f62c1

Please sign in to comment.