Skip to content

Commit cd5ee56

Browse files
authored
Update main.yml
1 parent b0ceaef commit cd5ee56

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ on:
44
push:
55
branches:
66
- development
7-
7+
paths-ignore:
8+
- 'README.md'
89
jobs:
910
build-and-push:
1011
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)