Open CodeGat opened 3 months ago
This commit https://github.com/ACCESS-NRI/access-esm1.5-configs/pull/89/commits/70c0f5d698853927fa84842e643c57d8ac5f6c5d did not have checks run because it was workflow-authored. This is compared to https://github.com/ACCESS-NRI/access-om2-configs/pull/132/commits/4f8bba9b337ef78348156773980fd1d9839f9cfa which was also workflow-authored.
This means that the secrets.GH_COMMIT_CHECK_TOKEN is not allowing workflows to run on workflow-authoured checks again. Possibly, the token needs to be regenerated, or the correct token is not being used.
secrets.GH_COMMIT_CHECK_TOKEN
Verify that the tokens are working as intended.
This commit https://github.com/ACCESS-NRI/access-esm1.5-configs/pull/89/commits/70c0f5d698853927fa84842e643c57d8ac5f6c5d did not have checks run because it was workflow-authored. This is compared to https://github.com/ACCESS-NRI/access-om2-configs/pull/132/commits/4f8bba9b337ef78348156773980fd1d9839f9cfa which was also workflow-authored.
This means that the
secrets.GH_COMMIT_CHECK_TOKEN
is not allowing workflows to run on workflow-authoured checks again. Possibly, the token needs to be regenerated, or the correct token is not being used.Verify that the tokens are working as intended.