Skip to content

Commit 56a3b69

Browse files
update docs on token creation
1 parent eb92beb commit 56a3b69

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

management/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
For the GitHub automation to read and update the Dataset Tracking project board, it's necessary to make a token available to the automation with at least
1+
For the GitHub automation to read and update the Dataset Tracking project board, it's necessary to make a Personal Access Token with the "resource owner" set to "openforcefield" available to the automation with at least
22
* org:project:(read and write) access
33
* repo:pull request:(read and write) access
44

55
This token is accessed via the `QCA_DATASET_SUBMISSION_PAT` secret.
66

7-
These tokens must be renewed periodically as GH only gives them a max lifetime of 1 year.
7+
These tokens must be renewed periodically as GH only permits them a max lifetime of 1 year.

0 commit comments

Comments
 (0)