Skip to content

Commit

Permalink
Replace path with path-ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
SKProCH committed Jul 24, 2024
1 parent 3906ef6 commit 7621967
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/build-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,8 @@ on:
- master
- main
- release/**
paths:
- Material.**
- Directory.**
- SourceLink.**
paths-ignore:
- Material.Avalonia.Demo*/**
tags:
- v**

Expand Down

0 comments on commit 7621967

Please sign in to comment.