Skip to content

Commit

Permalink
add workflow file to paths to trigger run (MiczFlor#2197)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlvinSchiller authored Jan 3, 2024
1 parent 359524b commit 430c622
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test_docker_debian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
branches-ignore:
- 'future3/**'
paths:
- '.github/workflows/test_docker_debian*.yml'
- 'ci/**'
- 'misc/sampleconfigs/**'
- 'scripts/helperscripts/setup_*'
Expand All @@ -21,6 +22,7 @@ on:
- develop
- main
paths:
- '.github/workflows/test_docker_debian*.yml'
- 'ci/**'
- 'misc/sampleconfigs/**'
- 'scripts/helperscripts/setup_*'
Expand Down

0 comments on commit 430c622

Please sign in to comment.