Skip to content

Commit

Permalink
ci: only build on master or pull request
Browse files Browse the repository at this point in the history
Signed-off-by: Huaqi Fang <[email protected]>
  • Loading branch information
fanghuaqi committed Aug 19, 2024
1 parent cfaf35b commit abaae40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy_doc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ concurrency:

on:
push:
- master
pull_request:

jobs:
Expand Down

0 comments on commit abaae40

Please sign in to comment.