Skip to content

Commit

Permalink
feat: Remove actor barrier (#68)
Browse files Browse the repository at this point in the history
Signed-off-by: Oliver Koenig <[email protected]>
  • Loading branch information
ko3n1g authored Dec 11, 2024
1 parent 25330e9 commit c83c6c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/_code_freeze.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ defaults:
jobs:
create-release-branch:
runs-on: ubuntu-latest
if: contains(fromJSON('["ko3n1g"]'), github.actor)
outputs:
version: ${{ steps.release-branch.outputs.version }}
steps:
Expand Down

0 comments on commit c83c6c7

Please sign in to comment.