Merge branch 'main' into main

This commit is contained in:
Tonye Jack 2022-11-12 15:52:42 -07:00 committed by GitHub
commit 88ff66ccc6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,6 +23,9 @@ jobs:
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v3.1.0 uses: actions/checkout@v3.1.0
- name: Dump GitHub context
env:
GITHUB_CONTEXT: ${{ toJson(github) }}
- name: Run test - name: Run test
id: branch-name id: branch-name
uses: ./ uses: ./