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