aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhannibal2 <24389977+hannibal00212@users.noreply.github.com>2024-08-18 22:29:15 +0200
committerhannibal2 <24389977+hannibal00212@users.noreply.github.com>2024-08-18 22:29:15 +0200
commitaa05bcad0b9bac317ee8487ea5ca18acad3d1b81 (patch)
tree5b663b35ec0cdf9666350a37509d78fdcc24f31f
parente6f59771e8a65ad0e8901141ec0b930f0e5cee87 (diff)
parent7fb29cf073c95ca36388f57e04b53cc18f35fe8a (diff)
downloadskyhanni-aa05bcad0b9bac317ee8487ea5ca18acad3d1b81.tar.gz
skyhanni-aa05bcad0b9bac317ee8487ea5ca18acad3d1b81.tar.bz2
skyhanni-aa05bcad0b9bac317ee8487ea5ca18acad3d1b81.zip
Merge remote-tracking branch 'origin/beta' into beta
-rw-r--r--.github/workflows/check_dependencies.yml4
1 files changed, 1 insertions, 3 deletions
diff --git a/.github/workflows/check_dependencies.yml b/.github/workflows/check_dependencies.yml
index 50f3641ae..0d79d26ab 100644
--- a/.github/workflows/check_dependencies.yml
+++ b/.github/workflows/check_dependencies.yml
@@ -1,11 +1,9 @@
name: Check PR Dependencies
+# TODO: Run when other pr gets merged
on:
pull_request_target:
types: [ opened, edited ]
- push:
- branches:
- - beta
jobs:
check-dependencies: