Skip to content

Commit

Permalink
ci: fix release notes preview
Browse files Browse the repository at this point in the history
  • Loading branch information
andreoliwa committed Mar 24, 2023
1 parent 2135344 commit 3fca5a3
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/release-notes.yaml
Expand Up @@ -3,10 +3,7 @@ name: Release-Notes-Preview

on:
pull_request:
# This workflow is not working for some reason. It is stuck with this message:
# Release Notes Confirmation Pending — awaiting release notes review
# Keeping the YAML file to check back again in the future
branches: [release-notes-preview-is-not-working] # [develop]
branches: [develop]
issue_comment:
types: [edited]

Expand Down

0 comments on commit 3fca5a3

Please sign in to comment.