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 703b8c7 commit c6a9caaCopy full SHA for c6a9caa
1 file changed
.github/workflows/smoke-test.yml
@@ -10,6 +10,7 @@ on:
10
# Automatic: Run when new commits are pushed to develop or main
11
push:
12
paths-ignore:
13
+ - '.gitignore'
14
- 'Dockerfile'
15
- '.dockerignore'
16
- 'README.md'
0 commit comments