Skip to content

Commit

Permalink
Merge branch 'main' into tba-draft
Browse files Browse the repository at this point in the history
  • Loading branch information
atakavci authored Dec 9, 2024
2 parents 39cacf3 + c0f1509 commit 92b043e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion .github/release-drafter-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,3 @@ template: |
We'd like to thank all the contributors who worked on this release!
$CONTRIBUTORS
3 changes: 1 addition & 2 deletions .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
branches:
- master
workflow_dispatch:

jobs:
update_release_draft:
runs-on: ubuntu-latest
Expand All @@ -18,4 +18,3 @@ jobs:
config-name: release-drafter-config.yml
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 92b043e

Please sign in to comment.