Skip to content

Commit

Permalink
Merge branch 'develop' into ocrvs-5502
Browse files Browse the repository at this point in the history
  • Loading branch information
Zangetsu101 authored Oct 1, 2024
2 parents 016a06b + 3d4c6e2 commit 2921c39
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/lint-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ jobs:
uses: actions/checkout@v4

- uses: mskelton/changelog-reminder-action@v3
# forked repos cannot access secrets.GITHUB_TOKEN which causes this step
# to fail
continue-on-error: true
with:
message: >
Oops! Looks like you forgot to update the changelog.
Expand Down

0 comments on commit 2921c39

Please sign in to comment.