Skip to content
This repository was archived by the owner on Apr 30, 2021. It is now read-only.

Commit f7e346b

Browse files
committed
README: optional input
1 parent ca73386 commit f7e346b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ An action that simply deletes a branch from repository.
1010
with:
1111
github_token: ${{ secrets.GITHUB_TOKEN }}
1212
branch: ${{ github.pull_request.head.ref }}
13-
be_kind: true # don't fail on errors
13+
be_kind: true # don't fail on errors (optional)
1414
```

0 commit comments

Comments
 (0)