Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BRE-372] - Clean up document start #3427

Merged
merged 1 commit into from
Oct 21, 2024
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
1 change: 0 additions & 1 deletion .github/workflows/automatic-issue-responses.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
---
name: Automatic responses
on:
issues:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/build-beta.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
---
name: Build Beta

on:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
---
name: Build

on:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/cleanup-rc-branch.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
---
name: Cleanup RC Branch

on:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/crowdin-pull.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
---
name: Crowdin Sync

on:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/enforce-labels.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
---
name: Enforce PR labels

on:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/pr-labeler.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
---
name: "Pull Request Labeler"

on:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
---
name: Release
run-name: Release ${{ inputs.release_type }}

Expand Down
1 change: 0 additions & 1 deletion .github/workflows/stale-bot.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
---
name: 'Close stale issues and PRs'
on:
workflow_dispatch:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/version-auto-bump.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
---
name: Auto Bump Mobile Version

on:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/version-bump.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
---
name: Version Bump

on:
Expand Down