Skip to content
Snippets Groups Projects
Unverified Commit 5912f600 authored by Psnail's avatar Psnail Committed by GitHub
Browse files

ci: Add `develop` branch trigger CI.

parent 9dade157
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@ name: CI
on:
push:
branches: "master"
branches: ["master", "develop"]
pull_request:
branches: "*"
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment