Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yanghaiji authored Feb 3, 2023
1 parent 68b47f2 commit 893bbd6
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
on:
push:
branches:
- main
branches: [main,master]
pull_request:
branches: [main,master]

jobs:
build:
runs-on: test
Expand Down

0 comments on commit 893bbd6

Please sign in to comment.