Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian Wartner committed May 28, 2024
1 parent ac58e16 commit f7f4616
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/semantic_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,6 @@ on:
# - 'custom_components/**'

jobs:
lint:
uses: .github/workflows/lint.yml

validate:
uses: .github/workflows/validate.yml

semantic_release:
#if: (github.event_name == 'pull_request' && github.event.action == 'closed') || github.ref == 'refs/heads/dev'
name: "Semantic Release"
Expand Down

0 comments on commit f7f4616

Please sign in to comment.