Skip to content

Commit

Permalink
add pull_request event, rm before merge
Browse files Browse the repository at this point in the history
  • Loading branch information
AyodeAwe committed Nov 25, 2024
1 parent 036ea01 commit cf2345f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-v2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: deploy-probot

on:
workflow_dispatch:
pull_request:
push:
branches:
- "pull-request/[0-9]+"
Expand Down

0 comments on commit cf2345f

Please sign in to comment.