We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04fc3fd commit 465acd9Copy full SHA for 465acd9
.github/workflows/release.yml
@@ -6,6 +6,7 @@ on:
6
paths:
7
- 'memory/**'
8
- 'scripts/**'
9
+ - 'src/**'
10
- 'templates/**'
11
- '.github/workflows/**'
12
workflow_dispatch:
0 commit comments