From f9156150944f59ca445ccb524ff2da2fef0d7462 Mon Sep 17 00:00:00 2001 From: noamd-legit <74864790+noamd-legit@users.noreply.github.com> Date: Wed, 3 May 2023 11:38:20 +0300 Subject: [PATCH 1/4] Create some file --- some file | 1 + 1 file changed, 1 insertion(+) create mode 100644 some file diff --git a/some file b/some file new file mode 100644 index 000000000000..8b137891791f --- /dev/null +++ b/some file @@ -0,0 +1 @@ + From 88b0fdc25f7e057d400d02acb3f5aee6d31327c5 Mon Sep 17 00:00:00 2001 From: noamd-legit <74864790+noamd-legit@users.noreply.github.com> Date: Wed, 3 May 2023 13:47:32 +0300 Subject: [PATCH 2/4] Update some file --- some file | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/some file b/some file index 8b137891791f..7a8fbab8bd4c 100644 --- a/some file +++ b/some file @@ -1 +1 @@ - +some update From 030938f2dc10b864a5ede2800c85128b27ab87cb Mon Sep 17 00:00:00 2001 From: noamd-legit <74864790+noamd-legit@users.noreply.github.com> Date: Wed, 3 May 2023 14:03:52 +0300 Subject: [PATCH 3/4] Create test_pr.yaml --- .github/workflows/test_pr.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .github/workflows/test_pr.yaml diff --git a/.github/workflows/test_pr.yaml b/.github/workflows/test_pr.yaml new file mode 100644 index 000000000000..c1829f5b1013 --- /dev/null +++ b/.github/workflows/test_pr.yaml @@ -0,0 +1,8 @@ +name: "Self-hosted runner (push-caller)" +on: pull_request + +jobs: + job: + runs-on: ubuntu-latest + steps: + - run: echo "123 From b56b5e11f4fc4d8085c0fbbb863c4da8173237b2 Mon Sep 17 00:00:00 2001 From: noamd-legit <74864790+noamd-legit@users.noreply.github.com> Date: Wed, 3 May 2023 14:06:14 +0300 Subject: [PATCH 4/4] Update test_pr.yaml --- .github/workflows/test_pr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test_pr.yaml b/.github/workflows/test_pr.yaml index c1829f5b1013..db00e2441800 100644 --- a/.github/workflows/test_pr.yaml +++ b/.github/workflows/test_pr.yaml @@ -5,4 +5,4 @@ jobs: job: runs-on: ubuntu-latest steps: - - run: echo "123 + - run: echo "123"