Skip to content

Commit

Permalink
testing trigger on pull_request_target
Browse files Browse the repository at this point in the history
  • Loading branch information
gauron99 committed Dec 17, 2024
1 parent 96d2f52 commit 43d18a0
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/deploy-all.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,11 @@ on:
pull_request:
paths-ignore:
- '.github/**'
# testing
push:
branches:
- workflow_stuff
pull_request_target:
types:
- opened
- reopened
- synchronize

jobs:
prepare:
Expand Down

0 comments on commit 43d18a0

Please sign in to comment.