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 ee17103 commit 8337ff7Copy full SHA for 8337ff7
.github/workflows/mamonsu-tests-dev.yml
@@ -4,9 +4,15 @@ on:
4
push:
5
branches:
6
- dev
7
+ paths-ignore:
8
+ - 'README.md'
9
+ - 'documentation/**'
10
pull_request:
11
12
13
14
15
16
17
jobs:
18
mamonsu-tests:
.github/workflows/mamonsu-tests-master.yml
- master
0 commit comments