We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fde536 commit cf9bc71Copy full SHA for cf9bc71
.github/workflows/coder.yaml
@@ -6,6 +6,8 @@ on:
6
- main
7
tags:
8
- "*"
9
+ paths-ignore:
10
+ - "docs/**"
11
12
pull_request:
13
0 commit comments