Skip to content

Commit

Permalink
NO-REF: Remove changelog (#378)
Browse files Browse the repository at this point in the history
  • Loading branch information
kylevillegas93 authored Sep 27, 2024
1 parent c94b083 commit 9014cab
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 816 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/tests-unit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,6 @@ on:
actions: [ opened ]

jobs:
changelog:
name: Updates Changelog
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: dangoslen/[email protected]
with:
changeLogPath: "CHANGELOG.md"
skipLabel: "no-changelog"
test:
runs-on: ubuntu-latest
steps:
Expand Down
Loading

0 comments on commit 9014cab

Please sign in to comment.