SvanBoxel / organization-workflows

Need to centrally manage and run Actions workflows across multiple repositories? This app does it for you.
ISC License
133 stars 33 forks source link

Revoke token after run is complete #15

Open SvanBoxel opened 3 years ago

SvanBoxel commented 3 years ago

Currently we listen to check runs that were created by the central action workflows, as they have been registered using the SvanBoxel/organization-workflows action. When they complete, it should revoke the access for the token (https://docs.github.com/en/free-pro-team@latest/rest/reference/apps#revoke-an-installation-access-token)