change name of develop branch trigger action

This commit is contained in:
2025-07-30 17:18:56 +08:00
parent ed5c1d57f3
commit f4a69707c9

View File

@@ -2,7 +2,7 @@ name: Deploy to Development
on: on:
push: push:
branches: [dev] branches: [develop]
workflow_dispatch: workflow_dispatch:
jobs: jobs: