Skip to content

Commit

Permalink
Update Release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaozhou26 authored Apr 8, 2024
1 parent 0d3d073 commit 1a2b180
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions .github/workflows/Release.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
name: Release

on: workflow_dispatch

on:
push:
branches:
- main
paths-ignore:
- 'README.md'
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 1a2b180

Please sign in to comment.