Skip to content

Commit

Permalink
test comment merged
Browse files Browse the repository at this point in the history
  • Loading branch information
manuraf committed Oct 27, 2023
1 parent 7ee1c35 commit c5435bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_onboarding_sdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
name: Release
# The type of runner that the job will run on
runs-on: ubuntu-latest
if: github.event.pull_request.merged == true
#if: github.event.pull_request.merged == true
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit c5435bb

Please sign in to comment.