summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Nikias Bassen2024-12-02 06:49:28 +0100
committerGravatar Nikias Bassen2024-12-02 06:49:28 +0100
commit46212d366b93a7c681540fd931161197350e93ca (patch)
tree86ce7e5bd488b8fd3ada26d6dc3995cdc1f84a05
parent863224106001246112b5609ce696e5efc94a69c7 (diff)
downloadlibideviceactivation-46212d366b93a7c681540fd931161197350e93ca.tar.gz
libideviceactivation-46212d366b93a7c681540fd931161197350e93ca.tar.bz2
[github-actions] Add build on pull_request
-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 8b868a4..70847e0 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 * *'