Skip to content

Commit d4f1d43

Browse files
committed
Ignore markdown changes in workflow; ignore ide directory
1 parent cf916a7 commit d4f1d43

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/docker-image.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
push:
55
branches:
66
- 'main'
7+
paths-ignore:
8+
- '**.md'
79

810
jobs:
911
docker:

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.idea/

0 commit comments

Comments
 (0)