Skip to content

Commit

Permalink
Add a wild.
Browse files Browse the repository at this point in the history
  • Loading branch information
svetlyak40wt committed May 15, 2024
1 parent 3ab11e7 commit d097b15
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,11 @@
"name": "RELEASE",
"on": {
"push": {
"branches": [
"master"
],
"paths": [
"ChangeLog.md"
"**/ChangeLog.md"
]
}
},
Expand Down

0 comments on commit d097b15

Please sign in to comment.