mirror of
https://github.com/bitwarden/mobile
synced 2025-12-05 23:53:33 +00:00
[BRE-372] - Clean up document start (#3427)
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
---
|
||||
name: Automatic responses
|
||||
on:
|
||||
issues:
|
||||
|
||||
1
.github/workflows/build-beta.yml
vendored
1
.github/workflows/build-beta.yml
vendored
@@ -1,4 +1,3 @@
|
||||
---
|
||||
name: Build Beta
|
||||
|
||||
on:
|
||||
|
||||
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -1,4 +1,3 @@
|
||||
---
|
||||
name: Build
|
||||
|
||||
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
|
||||
|
||||
on:
|
||||
|
||||
1
.github/workflows/crowdin-pull.yml
vendored
1
.github/workflows/crowdin-pull.yml
vendored
@@ -1,4 +1,3 @@
|
||||
---
|
||||
name: Crowdin Sync
|
||||
|
||||
on:
|
||||
|
||||
1
.github/workflows/enforce-labels.yml
vendored
1
.github/workflows/enforce-labels.yml
vendored
@@ -1,4 +1,3 @@
|
||||
---
|
||||
name: Enforce PR labels
|
||||
|
||||
on:
|
||||
|
||||
1
.github/workflows/pr-labeler.yml
vendored
1
.github/workflows/pr-labeler.yml
vendored
@@ -1,4 +1,3 @@
|
||||
---
|
||||
name: "Pull Request Labeler"
|
||||
|
||||
on:
|
||||
|
||||
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -1,4 +1,3 @@
|
||||
---
|
||||
name: Release
|
||||
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: 'Close stale issues and PRs'
|
||||
on:
|
||||
workflow_dispatch:
|
||||
|
||||
1
.github/workflows/version-auto-bump.yml
vendored
1
.github/workflows/version-auto-bump.yml
vendored
@@ -1,4 +1,3 @@
|
||||
---
|
||||
name: Auto Bump Mobile Version
|
||||
|
||||
on:
|
||||
|
||||
1
.github/workflows/version-bump.yml
vendored
1
.github/workflows/version-bump.yml
vendored
@@ -1,4 +1,3 @@
|
||||
---
|
||||
name: Version Bump
|
||||
|
||||
on:
|
||||
|
||||
Reference in New Issue
Block a user