Skip to content

Commit e8d67c8

Browse files
committed
ci: force workflow registration
1 parent f3834d8 commit e8d67c8

6 files changed

Lines changed: 6 additions & 0 deletions

File tree

.github/workflows/labeler.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,4 @@ jobs:
3636
configuration-path: .github/labeler-config-pr.yml
3737
enable-versioned-regex: 0
3838
include-title: 1
39+

.github/workflows/pr-labeler.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,4 @@ jobs:
2121
configuration-path: .github/pr-paths.yml
2222
sync-labels: false
2323
dot: true
24+

.github/workflows/pr-size.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@ jobs:
1919
m_max_size: 200
2020
l_max_size: 800
2121
fail_if_xl: false
22+

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,4 @@ jobs:
4141
args: release --clean
4242
env:
4343
GITHUB_TOKEN: ${{ secrets.BOT_GITHUB_TOKEN }}
44+

.github/workflows/renovate.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,4 @@ jobs:
1818
configurationFile: renovate.json
1919
env:
2020
RENOVATE_REPOSITORIES: floatpane/bubble-overlay
21+

.github/workflows/stale.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,3 +118,4 @@ jobs:
118118
ops++;
119119
}
120120
}
121+

0 commit comments

Comments
 (0)