From 7f1a260299a879c876f0ba8ab03462daab9a276f Mon Sep 17 00:00:00 2001 From: aazherelyeu <57237933+aazherelyeu@users.noreply.github.com> Date: Tue, 17 Oct 2023 23:13:41 +0200 Subject: [PATCH 1/2] Update Test.yml --- .github/workflows/Test.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/Test.yml b/.github/workflows/Test.yml index 6e74225..353bae4 100644 --- a/.github/workflows/Test.yml +++ b/.github/workflows/Test.yml @@ -7,6 +7,7 @@ on: types: - completed + jobs: test-job: name: Test Step From 68f197ddb78513d24f1d12bbe1d39326331022f8 Mon Sep 17 00:00:00 2001 From: aazherelyeu <57237933+aazherelyeu@users.noreply.github.com> Date: Tue, 17 Oct 2023 23:18:29 +0200 Subject: [PATCH 2/2] Update Test.yml --- .github/workflows/Test.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/Test.yml b/.github/workflows/Test.yml index 353bae4..e0d5678 100644 --- a/.github/workflows/Test.yml +++ b/.github/workflows/Test.yml @@ -12,8 +12,8 @@ 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