Skip to content

Commit

Permalink
Update build-develop.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
huaxing-yuan authored May 3, 2024
1 parent e1bf9d9 commit bafbae4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build-develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ name: Build WebEngine (Develop)

on:
push:
branches: [ "develop"]
pull_request:
branches: [ "develop" ]

branches:
- develop
- main
- preview
jobs:
build:
runs-on: windows-latest
Expand Down

0 comments on commit bafbae4

Please sign in to comment.