Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
frederikprijck committed Nov 9, 2023
1 parent 294f8a5 commit e2bf47e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ jobs:
AUTH0_EXAMPLE_CFG: Sample-01/auth_config.json.example
SAMPLE_PATH: Sample-01
IMAGE_NAME: ${{ github.event.pull_request.head.sha || github.sha }}
CONTAINER_NAME: ${{ github.event.pull_request.head.sha || github.sha }}

steps:
- name: Checkout code
Expand Down

0 comments on commit e2bf47e

Please sign in to comment.