WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit f22e3c8

Browse files
remove: obsoleted notice
1 parent 588c2b0 commit f22e3c8

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

readme.adoc

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ NOTE: This Action took inspiration of several other PR creating and updating Act
1919
[#action-io]
2020
== Action I/O
2121

22-
[NOTE]
22+
[TIP]
2323
====
2424
It is recommended that you lock down the permissions granted to the default `GITHUB_TOKEN` within any workflow you have in your repositories.
2525
@@ -73,8 +73,6 @@ permissions:
7373
|A comma separated list of assignees to add to the PR (e.g. `octocat`)
7474
|===
7575

76-
IMPORTANT: The `token` used by this action needs to be able to read the GitHub API and access information about the repository you intend to use this Action in as well as be able to create Pull Requests via the GitHub API in that repository. The default `${{ secrets.GITHUB_TOKEN }}` is enough for this purpose.
77-
7876
=== Action Outputs
7977

8078
[cols="1,2"]

0 commit comments

Comments
 (0)