From 59b2019cb3415a1c655b369e90e080e551db1053 Mon Sep 17 00:00:00 2001 From: Helder Santos Date: Wed, 16 Mar 2022 16:20:56 +0000 Subject: [PATCH 1/6] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9216dfb..c9b875f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # Test github action usage -A small repo to test the usage of external github actions. +A small repo to test the usage of external javascript github actions. From 4ba222211be118f7d6a44c1b4e1a549e15cac255 Mon Sep 17 00:00:00 2001 From: Helder Santos Date: Wed, 16 Mar 2022 16:24:10 +0000 Subject: [PATCH 2/6] Add name to workflow --- .github/workflows/main.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 88ee0c9..3e468ae 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -1,3 +1,5 @@ +name: Test github action + on: pull_request: types: From c8bbcd426aef8ad17323357f55c675fc31673663 Mon Sep 17 00:00:00 2001 From: Helder Santos Date: Wed, 16 Mar 2022 16:28:18 +0000 Subject: [PATCH 3/6] Change readme file --- README.md | 2 +- tmp.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 tmp.txt diff --git a/README.md b/README.md index c9b875f..b7724ec 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ -# Test github action usage +# Test github action usage 2 A small repo to test the usage of external javascript github actions. diff --git a/tmp.txt b/tmp.txt new file mode 100644 index 0000000..d253d50 --- /dev/null +++ b/tmp.txt @@ -0,0 +1 @@ +Trigger update again From 08264a55bbb5512017881a3343b3e386fa9c06e4 Mon Sep 17 00:00:00 2001 From: Helder Santos Date: Wed, 16 Mar 2022 16:56:23 +0000 Subject: [PATCH 4/6] Cleanup repo --- README.md | 2 +- tmp.txt | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 tmp.txt diff --git a/README.md b/README.md index b7724ec..c9b875f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ -# Test github action usage 2 +# Test github action usage A small repo to test the usage of external javascript github actions. diff --git a/tmp.txt b/tmp.txt deleted file mode 100644 index d253d50..0000000 --- a/tmp.txt +++ /dev/null @@ -1 +0,0 @@ -Trigger update again From 19113cb211716b8d2d470a6083c3e0e7ec7bba25 Mon Sep 17 00:00:00 2001 From: Helder Santos Date: Thu, 17 Mar 2022 09:03:24 +0000 Subject: [PATCH 5/6] Trigger --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c9b875f..ee43d6e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # Test github action usage -A small repo to test the usage of external javascript github actions. +A small repo to test the usage of external javascript github actions From 08403bdf57cc48b527c2035e5bdcd67e410caa53 Mon Sep 17 00:00:00 2001 From: Helder Santos Date: Thu, 17 Mar 2022 09:07:31 +0000 Subject: [PATCH 6/6] Trigger --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee43d6e..c9b875f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # Test github action usage -A small repo to test the usage of external javascript github actions +A small repo to test the usage of external javascript github actions.