cli/internal
Mislav Marohnić ada59236c6 Add workflow to the list of default OAuth scopes we request
Since GitHub CLI now offers to authenticate your Git as well, the token
we request here will be used for git pushes. Since we do anticipate our
users making edits to their GitHub Actions workflow files, we want them
to be able to push their changes, and this scope allows that.
2020-12-07 20:12:58 +01:00
..
authflow Add workflow to the list of default OAuth scopes we request 2020-12-07 20:12:58 +01:00
build Move build to internal 2020-10-21 13:31:32 +02:00
config Merge remote-tracking branch 'origin' into git-credentials 2020-12-07 20:02:08 +01:00
docs spelling: deprecated 2020-11-21 21:43:51 -05:00
ghinstance Move HostnameValidator to ghinstance 2020-10-21 16:31:20 +00:00
ghrepo Allow explicitly specifying the hostname for gh operations 2020-08-12 16:16:34 +02:00
run spelling: unmatched 2020-11-21 21:43:51 -05:00