Skip to content

Commit

Permalink
fix: add develop back to branch
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurenceLiZhixin committed Jul 29, 2021
1 parent e4078e2 commit 13518cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: CI

on:
push:
branches: [master, "1.5", "3.0"]
branches: [master, develop, "1.5", "3.0"]
pull_request:
branches: "*"

Expand Down

0 comments on commit 13518cd

Please sign in to comment.