@@ -10,6 +10,9 @@ name: OpenWrt-CI
 on:
   schedule:
     - cron: 0 20 * * *
+  push:
+    branches:
+      - master
 
 permissions:
   contents: read