aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/deploy.yml
diff options
context:
space:
mode:
authorstonedDiscord <Tukz@gmx.de>2023-11-13 15:40:16 +0100
committerGitHub <noreply@github.com>2023-11-13 15:40:16 +0100
commitca59707e20ab1e093092b61feab786548c102829 (patch)
tree00c23f260c0a0510dc460f2392a5804804828600 /.github/workflows/deploy.yml
parent21920e0e8892c86f686efeee3611ca835d26385c (diff)
parentf31738cb5dde98810d7eece120b139665484f5df (diff)
Merge pull request #197 from Troid-Tech/no-deploy-on-pr
Do not deploy on PR
Diffstat (limited to '.github/workflows/deploy.yml')
-rw-r--r--.github/workflows/deploy.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml
index 36f2cb8..5b25aa7 100644
--- a/.github/workflows/deploy.yml
+++ b/.github/workflows/deploy.yml
@@ -4,9 +4,6 @@ on:
push:
branches:
- master
- pull_request:
- branches:
- - master
jobs:
build: