Skip to content

Commit

Permalink
Remove docker image file change trigger from the OS CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
teor2345 authored Oct 25, 2023
1 parent cce7484 commit ed465e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci-unit-tests-os.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ on:
- '**/clippy.toml'
# workflow definitions
- '.github/workflows/ci-unit-tests-os.yml'
- '.github/workflows/sub-build-docker-image.yml'

env:
CARGO_INCREMENTAL: ${{ vars.CARGO_INCREMENTAL }}
Expand Down

0 comments on commit ed465e5

Please sign in to comment.