Skip to content
Open
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions .github/workflows/self-hosted-release-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ on:
description: 'Name of version (ie 23.9.5)'
required: true

permissions:
contents: read

jobs:
create-release-pr:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/self-hosted-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ on:
- main
types: [closed]

permissions:
contents: read

jobs:
create-release:
Expand Down