Skip to content

Commit

Permalink
Update continuous-delivery.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
yunkon-kim authored Nov 15, 2023
1 parent 8812af8 commit cee4241
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/continuous-delivery.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ on:
# Only trigger on semver shaped tags.
- "v*.*.*"
paths-ignore:
- '.github/**'
- '**.md'
- '.all-contributorsrc'
- '.gitignore'
Expand Down

0 comments on commit cee4241

Please sign in to comment.