chore(lint): lint workflows

This commit is contained in:
Ismo Vuorinen
2023-11-23 13:49:53 +02:00
parent 526c802cdf
commit 2d6936ea52
9 changed files with 8 additions and 12 deletions

View File

@@ -4,7 +4,6 @@ name: Release Drafter
on: on:
workflow_call: workflow_call:
jobs: jobs:
update_release_draft: update_release_draft:
name: ✏️ Draft release name: ✏️ Draft release

View File

@@ -7,7 +7,6 @@ on:
workflow_call: workflow_call:
workflow_dispatch: workflow_dispatch:
permissions: permissions:
contents: write # only for delete-branch option contents: write # only for delete-branch option
issues: write issues: write

View File

@@ -10,7 +10,6 @@ on:
- .github/workflows/sync-labels-to-own-projects.yml - .github/workflows/sync-labels-to-own-projects.yml
workflow_dispatch: workflow_dispatch:
jobs: jobs:
sync-labels: sync-labels:
runs-on: ubuntu-latest runs-on: ubuntu-latest

View File

@@ -12,7 +12,6 @@ on:
workflow_call: workflow_call:
workflow_dispatch: workflow_dispatch:
jobs: jobs:
labels: labels:
name: ♻️ Sync labels name: ♻️ Sync labels