Skip to content

Commit

Permalink
Update Publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
azhuge233 authored Oct 18, 2022
1 parent 18e69bc commit df2769a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/Publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ name: Publish
on:
push:
branches: [ master ]
paths-ignore:
- '**/**.md'
- '.github/**'

jobs:
publish:
Expand Down

0 comments on commit df2769a

Please # to comment.