We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fa6758 commit a99f991Copy full SHA for a99f991
1 file changed
.github/workflows/check.yml
@@ -2,7 +2,11 @@ name: check
2
3
on:
4
pull_request:
5
+ paths:
6
+ - "codespaces.el"
7
push:
8
9
10
11
jobs:
12
check:
0 commit comments