Skip to content

Commit

Permalink
Merge branch 'main' of github.com:Polyfrost/IntelliProcessor
Browse files Browse the repository at this point in the history
  • Loading branch information
pauliesnug committed Aug 14, 2024
2 parents 3fc31f8 + 9b4c6c6 commit d247810
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ jobs:
releaseDraft:
name: Release draft
if: github.event_name != 'pull_request'
needs: [ build, test, inspectCode, verify ]
needs: [ build, test, verify ]
runs-on: ubuntu-latest
permissions:
contents: write
Expand Down

0 comments on commit d247810

Please sign in to comment.