Skip to content

Commit

Permalink
Trigger to all PRs targeting main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
muralov committed Sep 8, 2023
1 parent c0ddee1 commit 2ae5c4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/sink.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ on:
- '${{ env.E2E_SINK_PATH }}/**'
pull_request_target:
branches: [ "main" ]
paths:
- '${{ env.E2E_SINK_PATH }}/**'
# paths:
# - '${{ env.E2E_SINK_PATH }}/**'

defaults:
run:
Expand Down

0 comments on commit 2ae5c4b

Please sign in to comment.