@@ -99,17 +99,17 @@ Some of the features listed below are limited to organizations using {% data var
9999| {% ifversion fpt or ghec %} |
100100| 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 > |
101101| {% endif %} |
102- | {% ifversion ghec %} |
102+ | {% ifversion fpt or ghec %} |
103103| 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 > |
104104| {% endif %} |
105- | {% ifversion fpt or ghes %} |
105+ | {% ifversion ghes %} |
106106| 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 > |
107107| {% endif %} |
108108| 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 %} |
110110| 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 > |
111111| {% endif %} |
112- | {% ifversion fpt or ghes %} |
112+ | {% ifversion ghes %} |
113113| 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 > |
114114| {% endif %} |
115115| 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