We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16c84da commit 108dd8dCopy full SHA for 108dd8d
.github/workflows/deploy.yml
@@ -7,6 +7,7 @@ on:
7
branches: [master, main]
8
paths:
9
- 'docs/**'
10
+ - 'changelog.md'
11
# Allows you to run this workflow manually from the Actions tab on GitHub.
12
workflow_dispatch:
13
0 commit comments