diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index c600428c..e32a21f5 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1 @@ -softservedata +* @softservedata diff --git a/README.md b/README.md index 6f951317..8f3ca58a 100644 --- a/README.md +++ b/README.md @@ -29,4 +29,6 @@ 8. For github actions: - create PAT (Personal Access Token) with **Full control of private repositories** and **Full control of orgs and teams, read and write org projects** -- add to repository actions secrets key with the name `PAT` and the value of the created PAT +- add to repository actions secrets key with the name `PAT` and the value of the created PAT + +Test webhook functionality