Skip to content

Commit a69abb9

Browse files
zakkakdougxc
authored andcommitted
CI: Don't run on markdown changes
1 parent 4e5f7b8 commit a69abb9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,12 @@ on:
55
paths-ignore:
66
- '.travis.yml'
77
- '.github/workflows/quarkus.yml'
8+
- '**.md'
89
pull_request:
910
paths-ignore:
1011
- '.travis.yml'
1112
- '.github/workflows/quarkus.yml'
13+
- '**.md'
1214
workflow_dispatch: []
1315

1416
env:

0 commit comments

Comments
 (0)