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 3a6571b commit 7ba5b94Copy full SHA for 7ba5b94
.github/workflows/tests.yml
@@ -3,6 +3,8 @@ on:
3
pull_request:
4
push:
5
branches: [ main ]
6
+ paths-ignore:
7
+ - '**.md'
8
9
schedule:
10
- cron: '44 08 * * *'
0 commit comments