Skip to content

Commit c6a9caa

Browse files
authored
wip: ignore .gitignore for smoke-test
1 parent 703b8c7 commit c6a9caa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/smoke-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010
# Automatic: Run when new commits are pushed to develop or main
1111
push:
1212
paths-ignore:
13+
- '.gitignore'
1314
- 'Dockerfile'
1415
- '.dockerignore'
1516
- 'README.md'

0 commit comments

Comments
 (0)