From 32524c42c25cd898958b4c4de7835d0862e83633 Mon Sep 17 00:00:00 2001 From: Kenta420 Date: Wed, 25 Oct 2023 10:44:31 +0700 Subject: [PATCH] test git action --- .github/deploy.yml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .github/deploy.yml diff --git a/.github/deploy.yml b/.github/deploy.yml new file mode 100644 index 0000000..9cde36f --- /dev/null +++ b/.github/deploy.yml @@ -0,0 +1,9 @@ +name: Deployment +on: + branch_protection_rule: + types: [created, edited, deleted] +jobs: + Deploy-Actions: + runs-on: taobin-server + steps: + - run: ls