Skip to content

Commit 950e8a8

Browse files
committed
Add PR url as a parameter
1 parent ca50f93 commit 950e8a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ jobs:
6666
with:
6767
run-mode: pr
6868
dangerfile: Dangerfile.df.kts
69+
args: '${{ github.event.pull_request.url }}'
6970
env:
7071
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7172

0 commit comments

Comments
 (0)