Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
piyoki authored Jun 18, 2023
1 parent 9f62874 commit a1638b7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@ name: Build
on:
workflow_dispatch:
push:
branches: [main, release-v*]
release:
types: [prereleased]
branches: [main]

jobs:
checkout-full-src:
Expand Down

0 comments on commit a1638b7

Please sign in to comment.