@@ -99,17 +99,17 @@ Some of the features listed below are limited to organizations using {% data var
99
99
| {% ifversion fpt or ghec %} |
100
100
| Create, edit, run, re-run, and cancel [ GitHub Actions workflows] ( /actions ) | <span role =" img " class =" octicon-bg-x " aria-label =" No " >✗</span > | <span role =" img " class =" octicon-bg-x " aria-label =" No " >✗</span > | <span role =" img " class =" octicon-bg-check " aria-label =" Yes " >✓</span > | <span role =" img " class =" octicon-bg-check " aria-label =" Yes " >✓</span > | <span role =" img " class =" octicon-bg-check " aria-label =" Yes " >✓</span > |
101
101
| {% endif %} |
102
- | {% ifversion ghec %} |
102
+ | {% ifversion fpt or ghec %} |
103
103
| Create, update, and delete [ GitHub Actions secrets] ( /actions/security-guides/using-secrets-in-github-actions ) on GitHub.com | <span role =" img " class =" octicon-bg-x " aria-label =" No " >✗</span > | <span role =" img " class =" octicon-bg-x " aria-label =" No " >✗</span > | <span role =" img " class =" octicon-bg-check " aria-label =" Yes " >✓</span > | <span role =" img " class =" octicon-bg-check " aria-label =" Yes " >✓</span > | <span role =" img " class =" octicon-bg-check " aria-label =" Yes " >✓</span > |
104
104
| {% endif %} |
105
- | {% ifversion fpt or ghes %} |
105
+ | {% ifversion ghes %} |
106
106
| Create, update, and delete [ GitHub Actions secrets] ( /actions/security-guides/using-secrets-in-github-actions ) on GitHub.com | <span role =" img " class =" octicon-bg-x " aria-label =" No " >✗</span > | <span role =" img " class =" octicon-bg-x " aria-label =" No " >✗</span > | <span role =" img " class =" octicon-bg-x " aria-label =" No " >✗</span > | <span role =" img " class =" octicon-bg-x " aria-label =" No " >✗</span > | <span role =" img " class =" octicon-bg-check " aria-label =" Yes " >✓</span > |
107
107
| {% endif %} |
108
108
| Create, update, and delete [ GitHub Actions secrets] ( /rest/actions/secrets ) using the REST API | <span role =" img " class =" octicon-bg-x " aria-label =" No " >✗</span > | <span role =" img " class =" octicon-bg-x " aria-label =" No " >✗</span > | <span role =" img " class =" octicon-bg-check " aria-label =" Yes " >✓</span > | <span role =" img " class =" octicon-bg-check " aria-label =" Yes " >✓</span > | <span role =" img " class =" octicon-bg-check " aria-label =" Yes " >✓</span > |
109
- | {% ifversion ghec %} |
109
+ | {% ifversion fpt or ghec %} |
110
110
| Create, update, and delete [ GitHub Actions variables] ( /actions/how-tos/writing-workflows/choosing-what-your-workflow-does/store-information-in-variables ) on GitHub.com | <span role =" img " class =" octicon-bg-x " aria-label =" No " >✗</span > | <span role =" img " class =" octicon-bg-x " aria-label =" No " >✗</span > | <span role =" img " class =" octicon-bg-check " aria-label =" Yes " >✓</span > | <span role =" img " class =" octicon-bg-check " aria-label =" Yes " >✓</span > | <span role =" img " class =" octicon-bg-check " aria-label =" Yes " >✓</span > |
111
111
| {% endif %} |
112
- | {% ifversion fpt or ghes %} |
112
+ | {% ifversion ghes %} |
113
113
| Create, update, and delete [ GitHub Actions variables] ( /actions/how-tos/writing-workflows/choosing-what-your-workflow-does/store-information-in-variables ) on GitHub.com | <span role =" img " class =" octicon-bg-x " aria-label =" No " >✗</span > | <span role =" img " class =" octicon-bg-x " aria-label =" No " >✗</span > | <span role =" img " class =" octicon-bg-x " aria-label =" No " >✗</span > | <span role =" img " class =" octicon-bg-x " aria-label =" No " >✗</span > | <span role =" img " class =" octicon-bg-check " aria-label =" Yes " >✓</span > |
114
114
| {% endif %} |
115
115
| Create, update, and delete [ GitHub Actions variables] ( /rest/actions/variables ) using the REST API | <span role =" img " class =" octicon-bg-x " aria-label =" No " >✗</span > | <span role =" img " class =" octicon-bg-x " aria-label =" No " >✗</span > | <span role =" img " class =" octicon-bg-check " aria-label =" Yes " >✓</span > | <span role =" img " class =" octicon-bg-check " aria-label =" Yes " >✓</span > | <span role =" img " class =" octicon-bg-check " aria-label =" Yes " >✓</span > |
0 commit comments