added branch check

patch-1
sandeep 2023-11-01 17:10:12 +05:30
parent 016d696c4c
commit cdfecdfc86
1 changed files with 3 additions and 0 deletions

View File

@ -3,6 +3,9 @@ name: ✨ WordPress Plugins - Update
on:
schedule:
- cron: "0 4 * * *" # every day at 4am UTC
push:
branches:
- main
workflow_dispatch:
jobs: