Skip to content

Commit

Permalink
[BRE-372] - Clean up document start (#3427)
Browse files Browse the repository at this point in the history
  • Loading branch information
Eeebru authored Oct 21, 2024
1 parent 8bc90b9 commit 65794c0
Show file tree
Hide file tree
Showing 11 changed files with 0 additions and 11 deletions.
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

0 comments on commit 65794c0

Please sign in to comment.