Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
133 changes: 0 additions & 133 deletions .github/workflows/automerge_plugin-only_prs.yml

This file was deleted.

11 changes: 11 additions & 0 deletions .github/workflows/metadata_handler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,17 @@ on:
required: false
type: boolean
default: false
secrets:
BSC_DATABASESECRET:
required: true
AWS_ACCESS_KEY_ID:
required: true
AWS_SECRET_ACCESS_KEY:
required: true
GITHUB_TOKEN:
required: true
APPROVAL_TOKEN:
required: true

workflow_dispatch:
inputs:
Expand Down
131 changes: 0 additions & 131 deletions .github/workflows/score_new_plugins.yml

This file was deleted.