From ce8ca2dfb97f3b5541a9f8b72223ff9c56defff6 Mon Sep 17 00:00:00 2001 From: Jordan Scales Date: Thu, 23 Apr 2020 11:50:42 -0400 Subject: [PATCH] Rebase workflow --- .github/workflows/main.yml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .github/workflows/main.yml diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml new file mode 100644 index 0000000..c128b2a --- /dev/null +++ b/.github/workflows/main.yml @@ -0,0 +1,2 @@ +- name: Automatic Rebase + uses: cirrus-actions/rebase@1.2