Skip to content

Commit

Permalink
fix(ci): remove missed debug lines
Browse files Browse the repository at this point in the history
  • Loading branch information
gluax committed Jun 23, 2023
1 parent a3ea23c commit 0d384d7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/manual_test_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ jobs:
steps:
- id: check
run: |
echo -e "actor: ${{ github.actor }}"
echo -e "triggering_actor: ${{ github.event.inputs.triggering_actor }}"
allowed_users=("FranklinWaller" "gluax" "jamesondh" "mariocao" "mennatbuelnaga" "Thomasvdam")
for user in "${allowed_users[@]}"
do
Expand Down

0 comments on commit 0d384d7

Please sign in to comment.