Merge branch 'main' into main

This commit is contained in:
Tonye Jack 2022-11-12 15:59:39 -07:00 committed by GitHub
commit 38648061b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,6 +26,7 @@ jobs:
- name: Dump GitHub context - name: Dump GitHub context
env: env:
GITHUB_CONTEXT: ${{ toJson(github) }} GITHUB_CONTEXT: ${{ toJson(github) }}
run: echo "$GITHUB_CONTEXT"
- name: Run test - name: Run test
id: branch-name id: branch-name
uses: ./ uses: ./