diff --git a/.github/workflows/Test.yml b/.github/workflows/Test.yml index 6e74225..e0d5678 100644 --- a/.github/workflows/Test.yml +++ b/.github/workflows/Test.yml @@ -7,12 +7,13 @@ on: types: - completed + jobs: test-job: name: Test Step runs-on: ubuntu-latest - # steps: + steps: # - uses: actions/checkout@v2 # with: # ref: ${{ github.event.workflow_run.head_branch }} - # - run: git branch + - run: git branch