chore(workflows): make naming more clear and remove unused code
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
name: Changelog
|
||||
name: Generate Changelog
|
||||
|
||||
on:
|
||||
push:
|
||||
@@ -12,8 +12,6 @@ jobs:
|
||||
changelog:
|
||||
name: Generate changelog
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: write
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
Reference in New Issue
Block a user