diff --git a/.github/workflows/security.yaml b/.github/workflows/security.yaml index adab787..e6ea210 100644 --- a/.github/workflows/security.yaml +++ b/.github/workflows/security.yaml @@ -1,6 +1,8 @@ name: Bearer -on: [pull_request] +on: + workflow_dispatch: {} + pull_request: permissions: contents: read