Skip to content

Commit

Permalink
Merge branch 'main' into emmercm/package-names
Browse files Browse the repository at this point in the history
  • Loading branch information
emmercm authored Mar 10, 2024
2 parents 021b89a + cb622e7 commit 5a87a8f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/gh-release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,11 @@ env:
jobs:
release:
runs-on: ubuntu-latest
permissions:
# actions/checkout@v4
contents: read
# thollander/actions-comment-pull-request@v2
pull-requests: write
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 5a87a8f

Please sign in to comment.