1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-24 19:10:22 +01:00
metamask-extension/.github
Gauthier Petetin f1b00de693
fix(action): octokit not supported on MetaMask repos (#20544)
* fix(action): octokit not supported on MetaMask repos

The github action was constantly failing with the following error: octokit/request-action@v2.x is not allowed to be used in MetaMask/metamask-extension

* fix(action): shellcheck was failing

Shellcheck was failing in the CI. Had to craft the payload of the curl before doing the curl to fix this.
2023-08-22 07:49:36 -03:00
..
ISSUE_TEMPLATE
scripts feat: github actions to automatically create and close bug report issue (#20391) 2023-08-18 12:57:04 -03:00
workflows fix(action): octokit not supported on MetaMask repos (#20544) 2023-08-22 07:49:36 -03:00
CODEOWNERS
CONTRIBUTING.md Fix/check pr labels (#20353) 2023-08-01 18:06:59 -03:00
dependabot.yml
FUNDING.yml
LABELING_GUIDELINES.md Fix/check pr labels (#20353) 2023-08-01 18:06:59 -03:00
PULL_REQUEST_TEMPLATE.md