Skip to content

Commit

Permalink
fix release (#214)
Browse files Browse the repository at this point in the history
  • Loading branch information
patmoreau committed Mar 23, 2024
1 parent a59232f commit 3b5bb4c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
uses: patmoreau/workflow-config/.github/workflows/check-changes-action.yml@main
with:
file_patterns: ${{ vars.CODE_FILE_PATTERNS }}
if: ${{ !(github.event_name == 'release' && github.event.action == 'created') }}

set-version:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 3b5bb4c

Please sign in to comment.