Skip to content

Commit 92b043e

Browse files
authored
Merge branch 'main' into tba-draft
2 parents 39cacf3 + c0f1509 commit 92b043e

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.github/release-drafter-config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,3 @@ template: |
5252
We'd like to thank all the contributors who worked on this release!
5353
5454
$CONTRIBUTORS
55-

.github/workflows/release-drafter.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
branches:
77
- master
88
workflow_dispatch:
9-
9+
1010
jobs:
1111
update_release_draft:
1212
runs-on: ubuntu-latest
@@ -18,4 +18,3 @@ jobs:
1818
config-name: release-drafter-config.yml
1919
env:
2020
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
21-

0 commit comments

Comments
 (0)