Skip to content

Commit 3956f71

Browse files
author
markzegarelli
authored
Merge pull request #1881 from segmentio/repo-sync
repo sync
2 parents 5a96bc3 + eb3325c commit 3956f71

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/repo-sync.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,5 @@ jobs:
4848
uses: juliangruber/approve-pull-request-action@v1
4949
with:
5050
github-token: ${{ secrets.GITHUB_TOKEN }}
51-
number: ${{ steps.find-pull-request.outputs.number }}
51+
number: ${{ steps.find-pull-request.outputs.number }}
52+

0 commit comments

Comments
 (0)