Skip to content

Commit

Permalink
add triggering actor to codegen
Browse files Browse the repository at this point in the history
  • Loading branch information
isaiahvita committed Sep 26, 2023
1 parent d423d60 commit 9c7e5dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/codegen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:

- name: Find smithy-go
env:
TRIGGERING_ACTOR: ${{ github.triggering_actor }}
RUNNER_TMPDIR: ${{ runner.temp }}
run: ./ci-find-smithy-go.sh

Expand Down

0 comments on commit 9c7e5dd

Please sign in to comment.