mirror of
https://github.com/azure/login.git
synced 2026-03-13 18:17:09 -04:00
cleanup bypass github-hosted runner
This commit is contained in:
@@ -40,5 +40,7 @@ branding:
|
||||
runs:
|
||||
using: 'node20'
|
||||
pre: 'lib/cleanup/index.js'
|
||||
pre-if: ${{ ! startsWith( runner.name, 'GitHub Actions' ) }}
|
||||
main: 'lib/main/index.js'
|
||||
post: 'lib/cleanup/index.js'
|
||||
post-if: ${{ ! startsWith( runner.name, 'GitHub Actions' ) }}
|
||||
|
||||
Reference in New Issue
Block a user