We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a38cee3 commit 27712d2Copy full SHA for 27712d2
.github/workflows/on-pr.yaml
@@ -4,6 +4,8 @@
4
name: KAI Scheduler - Pull Request
5
on:
6
pull_request:
7
+ paths-ignore:
8
+ - '*.md'
9
types: [opened, reopened, synchronize]
10
11
concurrency:
0 commit comments