summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorGravatar Nikias Bassen2024-11-29 14:42:40 +0100
committerGravatar Nikias Bassen2024-11-29 14:42:40 +0100
commitb9b78f2ee364ef1c4d7aed56950b4e68dd9a14cc (patch)
tree4ab502ad97cd345133c96da7baf1ebbaecc208e1 /.github
parent9bc95a0c307e7614cc3d10671d6c1c90c3ac0a9f (diff)
downloadlibimobiledevice-b9b78f2ee364ef1c4d7aed56950b4e68dd9a14cc.tar.gz
libimobiledevice-b9b78f2ee364ef1c4d7aed56950b4e68dd9a14cc.tar.bz2
[github-actions] Run build workflow on pull_request
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 0298939..835f5d2 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -2,6 +2,7 @@ name: build
on:
push:
+ pull_request:
schedule:
- cron: '0 0 1 * *'