mirror of
https://github.com/bitwarden/server.git
synced 2025-04-05 21:18:13 -05:00
[BRE-372] - Clean up document start (#4915)
This commit is contained in:
parent
27760bd190
commit
c809794642
@ -1,4 +1,3 @@
|
|||||||
---
|
|
||||||
name: _move_finalization_db_scripts
|
name: _move_finalization_db_scripts
|
||||||
run-name: Move finalization database scripts
|
run-name: Move finalization database scripts
|
||||||
|
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
---
|
|
||||||
name: Automatic responses
|
name: Automatic responses
|
||||||
on:
|
on:
|
||||||
issues:
|
issues:
|
||||||
|
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -1,4 +1,3 @@
|
|||||||
---
|
|
||||||
name: Build
|
name: Build
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
1
.github/workflows/cleanup-after-pr.yml
vendored
1
.github/workflows/cleanup-after-pr.yml
vendored
@ -1,4 +1,3 @@
|
|||||||
---
|
|
||||||
name: Container registry cleanup
|
name: Container registry cleanup
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
1
.github/workflows/cleanup-rc-branch.yml
vendored
1
.github/workflows/cleanup-rc-branch.yml
vendored
@ -1,4 +1,3 @@
|
|||||||
---
|
|
||||||
name: Cleanup RC Branch
|
name: Cleanup RC Branch
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
1
.github/workflows/enforce-labels.yml
vendored
1
.github/workflows/enforce-labels.yml
vendored
@ -1,4 +1,3 @@
|
|||||||
---
|
|
||||||
name: Enforce PR labels
|
name: Enforce PR labels
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
1
.github/workflows/protect-files.yml
vendored
1
.github/workflows/protect-files.yml
vendored
@ -1,7 +1,6 @@
|
|||||||
# Runs if there are changes to the paths: list.
|
# 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.
|
# 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.
|
# The input decides if the label job is ran, adding a label to the PR.
|
||||||
---
|
|
||||||
name: Protect files
|
name: Protect files
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
@ -1,4 +1,3 @@
|
|||||||
---
|
|
||||||
name: Publish
|
name: Publish
|
||||||
run-name: Publish ${{ inputs.publish_type }}
|
run-name: Publish ${{ inputs.publish_type }}
|
||||||
|
|
||||||
|
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -1,4 +1,3 @@
|
|||||||
---
|
|
||||||
name: Release
|
name: Release
|
||||||
run-name: Release ${{ inputs.release_type }}
|
run-name: Release ${{ inputs.release_type }}
|
||||||
|
|
||||||
|
1
.github/workflows/stale-bot.yml
vendored
1
.github/workflows/stale-bot.yml
vendored
@ -1,4 +1,3 @@
|
|||||||
---
|
|
||||||
name: Staleness
|
name: Staleness
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
1
.github/workflows/test-database.yml
vendored
1
.github/workflows/test-database.yml
vendored
@ -1,4 +1,3 @@
|
|||||||
---
|
|
||||||
name: Database testing
|
name: Database testing
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user