Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
weihao committed May 7, 2021
1 parent f2a6397 commit 6fd7b02
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,9 @@
name: Release

on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch:
release:
types: [created]

jobs:
build:
Expand Down

0 comments on commit 6fd7b02

Please sign in to comment.