We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcb8d3e commit f19d9afCopy full SHA for f19d9af
1 file changed
.github/workflows/python.yml
@@ -11,6 +11,7 @@ on:
11
- master
12
paths:
13
- python/**
14
+ - scripts/python/**
15
16
permissions:
17
contents: read
0 commit comments