From 55b6cfff849e202ec3f116545d82a23c649d0c3b Mon Sep 17 00:00:00 2001 From: Rangi Date: Mon, 29 Mar 2021 19:50:13 -0400 Subject: [PATCH] Prevent GitHub Actions from running any workflows --- {.github => .github.bak}/FUNDING.yml | 0 {.github => .github.bak}/actions/doc_postproc.awk | 0 {.github => .github.bak}/actions/get-pages.sh | 0 {.github => .github.bak}/actions/install_deps.sh | 0 {.github => .github.bak}/actions/mingw-configure.sh | 0 {.github => .github.bak}/actions/mingw-env.sh | 0 {.github => .github.bak}/actions/mingw-w64-libpng-dev.sh | 0 {.github => .github.bak}/actions/mingw-w64-libpng-dev.sha256sums | 0 {.github => .github.bak}/workflows/checkpatch.yml | 0 {.github => .github.bak}/workflows/create-release-artifacts.yaml | 0 {.github => .github.bak}/workflows/create-release-docs.yml | 0 {.github => .github.bak}/workflows/testing.yml | 0 {.github => .github.bak}/workflows/update-master-docs.yml | 0 13 files changed, 0 insertions(+), 0 deletions(-) rename {.github => .github.bak}/FUNDING.yml (100%) rename {.github => .github.bak}/actions/doc_postproc.awk (100%) rename {.github => .github.bak}/actions/get-pages.sh (100%) rename {.github => .github.bak}/actions/install_deps.sh (100%) rename {.github => .github.bak}/actions/mingw-configure.sh (100%) rename {.github => .github.bak}/actions/mingw-env.sh (100%) rename {.github => .github.bak}/actions/mingw-w64-libpng-dev.sh (100%) rename {.github => .github.bak}/actions/mingw-w64-libpng-dev.sha256sums (100%) rename {.github => .github.bak}/workflows/checkpatch.yml (100%) rename {.github => .github.bak}/workflows/create-release-artifacts.yaml (100%) rename {.github => .github.bak}/workflows/create-release-docs.yml (100%) rename {.github => .github.bak}/workflows/testing.yml (100%) rename {.github => .github.bak}/workflows/update-master-docs.yml (100%) diff --git a/.github/FUNDING.yml b/.github.bak/FUNDING.yml similarity index 100% rename from .github/FUNDING.yml rename to .github.bak/FUNDING.yml diff --git a/.github/actions/doc_postproc.awk b/.github.bak/actions/doc_postproc.awk similarity index 100% rename from .github/actions/doc_postproc.awk rename to .github.bak/actions/doc_postproc.awk diff --git a/.github/actions/get-pages.sh b/.github.bak/actions/get-pages.sh similarity index 100% rename from .github/actions/get-pages.sh rename to .github.bak/actions/get-pages.sh diff --git a/.github/actions/install_deps.sh b/.github.bak/actions/install_deps.sh similarity index 100% rename from .github/actions/install_deps.sh rename to .github.bak/actions/install_deps.sh diff --git a/.github/actions/mingw-configure.sh b/.github.bak/actions/mingw-configure.sh similarity index 100% rename from .github/actions/mingw-configure.sh rename to .github.bak/actions/mingw-configure.sh diff --git a/.github/actions/mingw-env.sh b/.github.bak/actions/mingw-env.sh similarity index 100% rename from .github/actions/mingw-env.sh rename to .github.bak/actions/mingw-env.sh diff --git a/.github/actions/mingw-w64-libpng-dev.sh b/.github.bak/actions/mingw-w64-libpng-dev.sh similarity index 100% rename from .github/actions/mingw-w64-libpng-dev.sh rename to .github.bak/actions/mingw-w64-libpng-dev.sh diff --git a/.github/actions/mingw-w64-libpng-dev.sha256sums b/.github.bak/actions/mingw-w64-libpng-dev.sha256sums similarity index 100% rename from .github/actions/mingw-w64-libpng-dev.sha256sums rename to .github.bak/actions/mingw-w64-libpng-dev.sha256sums diff --git a/.github/workflows/checkpatch.yml b/.github.bak/workflows/checkpatch.yml similarity index 100% rename from .github/workflows/checkpatch.yml rename to .github.bak/workflows/checkpatch.yml diff --git a/.github/workflows/create-release-artifacts.yaml b/.github.bak/workflows/create-release-artifacts.yaml similarity index 100% rename from .github/workflows/create-release-artifacts.yaml rename to .github.bak/workflows/create-release-artifacts.yaml diff --git a/.github/workflows/create-release-docs.yml b/.github.bak/workflows/create-release-docs.yml similarity index 100% rename from .github/workflows/create-release-docs.yml rename to .github.bak/workflows/create-release-docs.yml diff --git a/.github/workflows/testing.yml b/.github.bak/workflows/testing.yml similarity index 100% rename from .github/workflows/testing.yml rename to .github.bak/workflows/testing.yml diff --git a/.github/workflows/update-master-docs.yml b/.github.bak/workflows/update-master-docs.yml similarity index 100% rename from .github/workflows/update-master-docs.yml rename to .github.bak/workflows/update-master-docs.yml