We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae8ffa3 commit f9710aeCopy full SHA for f9710ae
.github/workflows/respec.yaml
@@ -11,7 +11,7 @@ name: respec
11
on:
12
push:
13
paths:
14
- - "versions/**"
+ - "versions/[0-9].[0-9].[0-9].md"
15
branches:
16
- main
17
workflow_dispatch: {}
0 commit comments