You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The GitHub Actions extension lets you manage your workflows, view the workflow run history, and edit GitHub secrets.
3
5
@@ -14,6 +16,18 @@ TBD
14
16
### Edit GitHub secrets
15
17
TBD
16
18
19
+
## Contributors
20
+
21
+
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
22
+
<!-- prettier-ignore-start -->
23
+
<!-- markdownlint-disable -->
24
+
25
+
<!-- markdownlint-restore -->
26
+
<!-- prettier-ignore-end -->
27
+
28
+
<!-- ALL-CONTRIBUTORS-LIST:END -->
29
+
30
+
17
31
## Requirements
18
32
Visual Studio 2022 17.6 or later is required to use this extension. Additionally since GitHub Actions is obviously a feature of GitHub, you will need to be attached to an active GitHub.com repository.
0 commit comments