Skip to content

Commit

Permalink
Merge pull request #164 from siemens/defect/pool_issue
Browse files Browse the repository at this point in the history
runner change & modification
  • Loading branch information
prasenjeetnath authored May 31, 2024
2 parents 0ee950b + 03b2dd3 commit d520630
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ jobs:

release:
#if: github.ref == 'refs/heads/main'
if: github.ref == 'refs/heads/main'
runs-on: windows-latest
needs: [build, build-docker]

Expand Down

0 comments on commit d520630

Please sign in to comment.