Skip to content

Commit

Permalink
fixing GitHub workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-enko committed Mar 6, 2024
1 parent 9fef577 commit a13c500
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ jobs:
build-datalyzer-zip:
# needs: tests
uses: ./.github/workflows/run_gradle_task.yml
# only run if a release is created
if: github.event.release.name
permissions:
checks: write
contents: read
Expand Down

0 comments on commit a13c500

Please sign in to comment.