We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0ceaef commit cd5ee56Copy full SHA for cd5ee56
1 file changed
.github/workflows/main.yml
@@ -4,7 +4,8 @@ on:
4
push:
5
branches:
6
- development
7
-
+ paths-ignore:
8
+ - 'README.md'
9
jobs:
10
build-and-push:
11
runs-on: ubuntu-latest
0 commit comments