We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 092305c commit b3e568cCopy full SHA for b3e568c
.gitallowed
@@ -2,3 +2,6 @@ token: ?"?\$\{\{\s*secrets\.GITHUB_TOKEN\s*\}\}"?
2
.*\.gitallowed.*
3
id-token: write
4
password: \${{ secrets\.GITHUB_TOKEN }}
5
+def __init__\(self, token: str, owner: str, repo: str.*
6
+self\.token = token
7
+token = os\.environ\.get\(\"GH_TOKEN\"\)
0 commit comments