Skip to content

Commit

Permalink
Update news.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jimbrig authored Sep 14, 2024
1 parent ba7d227 commit 784e12e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/news.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ on:
permissions: read-all

jobs:
generate_changelog:
uses: ./.github/workflows/changelog.yml
#generate_changelog:
# uses: ./.github/workflows/changelog.yml
generate_news:
needs: [generate_changelog]
#needs: [generate_changelog]
runs-on: ubuntu-latest
permissions:
contents: write
Expand Down

0 comments on commit 784e12e

Please sign in to comment.