I'm trying to create a GitHub action, but the "Actions" tab doesn't exist in my repository:
This GitHub documentation page advised navigating to the "Settings" tab, then selecting "Actions" from the left sidebar and enabling them.
My next thought was that my organization disabled actions, so I followed the steps on this GitHub documentation page about managing actions for your organization. But again, I go to Your organizations -> Settings and look for "Actions" in the left sidebar, and it's nowhere to be found.
Then I think that maybe I'm missing Admin privileges, so I check the "People" tab under my organization, and I'm an "Owner," which my research tells me is the same as Admin.
So here we are. Any ideas as to why the Actions tab is missing from everywhere in my organization?