After becaming an Enterprise Organization some Github actions broken for no aparent reason #47488
Unanswered
rbnunes
asked this question in
Enterprise
Replies: 1 comment
-
|
I think it may be related to this https://docs.github.com/en/enterprise-server@3.8/admin/policies/enforcing-policies-for-your-enterprise/enforcing-policies-for-github-actions-in-your-enterprise#configuring-the-default-github_token-permissions so |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Question
Body
Just after becaming and Enterprise Organization I start getting this error on GitHub Action
`Run FirebaseExtended/action-hosting-deploy@v0
/home/runner/work/_actions/FirebaseExtended/action-hosting-deploy/v0/bin/action.min.js:3759
const error = new RequestError(message, status, ***
^
RequestError [HttpError]: Resource not accessible by integration
at /home/runner/work/_actions/FirebaseExtended/action-hosting-deploy/v0/bin/action.min.js:3759:31`
The error itself don't make much sense to me and it was working just before.
Beta Was this translation helpful? Give feedback.
All reactions