You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/license-builder.yml
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,8 @@ jobs:
17
17
env:
18
18
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
19
19
with:
20
+
author: Node.js GitHub Bot <github-bot@iojs.org>
21
+
branch: actions/license-builder
20
22
title: "doc: run license-builder"
21
23
body: "License is likely out of date. This is an automatically generated PR by the `license-builder.yml` GitHub Action, which runs `license-builder.sh` and submits a new PR or updates an existing PR."
0 commit comments