From 65a627a277ec82ef17be022e1e68269ce3e0fda8 Mon Sep 17 00:00:00 2001 From: Jia Hu Date: Sun, 17 Mar 2024 23:11:22 -0400 Subject: [PATCH 1/6] Test GitHub Actions with PR --- alerts.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alerts.c b/alerts.c index d3c5df05..5891d427 100644 --- a/alerts.c +++ b/alerts.c @@ -17,7 +17,7 @@ */ #include - +/*small and non-functonal change*/ #include #include "tmux.h" From 9dbb3cf057910eb09e96a0a288e792604bf28581 Mon Sep 17 00:00:00 2001 From: Jia Hu Date: Sun, 17 Mar 2024 23:18:14 -0400 Subject: [PATCH 5/6] action test --- alerts.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alerts.c b/alerts.c index 5891d427..d3c5df05 100644 --- a/alerts.c +++ b/alerts.c @@ -17,7 +17,7 @@ */ #include -/*small and non-functonal change*/ + #include #include "tmux.h" From e4be015c35800f31d6519c087c2d426adad4ff69 Mon Sep 17 00:00:00 2001 From: Jia Hu Date: Sun, 17 Mar 2024 23:20:38 -0400 Subject: [PATCH 6/6] test workflow --- alerts.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alerts.c b/alerts.c index d3c5df05..1d29fa23 100644 --- a/alerts.c +++ b/alerts.c @@ -19,7 +19,7 @@ #include #include - +/*small tests*/ #include "tmux.h" static int alerts_fired;