Skip to content

Commit

Permalink
Test: env vars
Browse files Browse the repository at this point in the history
  • Loading branch information
amolenaar committed Jul 22, 2023
1 parent b1a364d commit 3aa003c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/full-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
timeout-minutes: 10
if: "!contains(github.event.head_commit.message, 'skip ci')"
steps:
- run: echo Repository name is $GITHUB_EVENT_NAME $GITHUB_REPOSITORY $GITHUB_ACTOR
- name: Harden Runner
uses: step-security/harden-runner@55d479fb1c5bcad5a4f9099a5d9f37c8857b2845 # v2.4.1
with:
Expand Down

0 comments on commit 3aa003c

Please sign in to comment.