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 edc07eb commit 69bba5dCopy full SHA for 69bba5d
.github/workflows/ci-test.yml
@@ -1,4 +1,10 @@
1
-on: [push]
+on:
2
+ push:
3
+ paths-ignore:
4
+ - '**.md'
5
+ pull_request:
6
7
8
name: Run Test Cases
9
jobs:
10
test-on-mac:
0 commit comments