mirror of
https://github.com/steveiliop56/tinyauth.git
synced 2026-07-11 04:21:12 +00:00
Migrate workflows to Blacksmith
This commit is contained in:
committed by
Codesmith
parent
ff968ef08f
commit
68caf8272c
@@ -11,7 +11,7 @@ permissions: read-all
|
||||
jobs:
|
||||
analysis:
|
||||
name: Scorecard analysis
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: blacksmith-4vcpu-ubuntu-2404
|
||||
if: github.event.repository.default_branch == github.ref_name || github.event_name == 'pull_request'
|
||||
permissions:
|
||||
security-events: write
|
||||
|
||||
Reference in New Issue
Block a user