[Rt-commit] rt branch, 4.4/github-actions-testing, updated. rt-4.4.4-211-g42465a3701
Jim Brandt
jbrandt at bestpractical.com
Wed Jan 6 17:55:31 EST 2021
The branch, 4.4/github-actions-testing has been updated
via 42465a370179c199b5ffdb437e9d332293887455 (commit)
from eca2c2dfa5e0c8897b1c93de5e008d0a67538abe (commit)
Summary of changes:
.github/workflows/github-action.yml | 4 ----
1 file changed, 4 deletions(-)
- Log -----------------------------------------------------------------
commit 42465a370179c199b5ffdb437e9d332293887455
Author: Jim Brandt <jbrandt at bestpractical.com>
Date: Wed Jan 6 17:55:28 2021 -0500
Remove runs
diff --git a/.github/workflows/github-action.yml b/.github/workflows/github-action.yml
index 569abe8272..8a2230682e 100644
--- a/.github/workflows/github-action.yml
+++ b/.github/workflows/github-action.yml
@@ -3,10 +3,6 @@
on: push
-runs:
- using: "docker"
- image: "Dockerfile"
-
jobs:
setup:
runs-on: ubuntu-latest
-----------------------------------------------------------------------
More information about the rt-commit
mailing list