Skip to content

Commit

Permalink
Merge pull request #59 from Guovin/dev
Browse files Browse the repository at this point in the history
chore:release only with workflow_dispatch
  • Loading branch information
Guovin authored Apr 7, 2024
2 parents b8846dd + 2bd3ad2 commit 587cc35
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,5 @@
name: Release
on:
push:
branches:
- master
paths:
- 'version.json'
pull_request:
branches:
- master
paths:
- 'version.json'
workflow_dispatch:
branches:
- master
Expand Down

0 comments on commit 587cc35

Please sign in to comment.