Skip to content

Commit

Permalink
Add CI_CD_DART_SCRIPTS_PACKAGE_PATH environment variable
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonas-Sander committed Feb 6, 2024
1 parent 0b8df28 commit 46389b9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/unsafe_app_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@ on:
types:
- checks_requested

env:
CI_CD_DART_SCRIPTS_PACKAGE_PATH: "tools/sz_repo_cli/"

# Set permissions to none.
#
# Using the broad default permissions is considered a bad security practice
Expand Down

0 comments on commit 46389b9

Please sign in to comment.