1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-21 12:05:42 +01:00

[BRE-372] - Clean up document start (#4915)

This commit is contained in:
Opeyemi 2024-10-21 13:11:59 +01:00 committed by GitHub
parent 27760bd190
commit c809794642
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
11 changed files with 9 additions and 20 deletions

View File

@ -1,4 +1,3 @@
---
name: _move_finalization_db_scripts
run-name: Move finalization database scripts

View File

@ -1,4 +1,3 @@
---
name: Automatic responses
on:
issues:

View File

@ -1,4 +1,3 @@
---
name: Build
on:

View File

@ -1,4 +1,3 @@
---
name: Container registry cleanup
on:

View File

@ -1,4 +1,3 @@
---
name: Cleanup RC Branch
on:

View File

@ -1,4 +1,3 @@
---
name: Enforce PR labels
on:

View File

@ -1,7 +1,6 @@
# Runs if there are changes to the paths: list.
# Starts a matrix job to check for modified files, then sets output based on the results.
# The input decides if the label job is ran, adding a label to the PR.
---
name: Protect files
on:

View File

@ -1,4 +1,3 @@
---
name: Publish
run-name: Publish ${{ inputs.publish_type }}

View File

@ -1,4 +1,3 @@
---
name: Release
run-name: Release ${{ inputs.release_type }}

View File

@ -1,4 +1,3 @@
---
name: Staleness
on:
workflow_dispatch:

View File

@ -1,4 +1,3 @@
---
name: Database testing
on: