Closed Warchant closed 7 months ago
I would also include the next lines to the jobs:
- uses: technote-space/get-diff-action@v6.1.2 with: PATTERNS: | **/**.rs Cargo.lock - name: on each next step if: env.GIT_DIFF
This way we would not run CI if rust wasn't changed
I would also include the next lines to the jobs:
This way we would not run CI if rust wasn't changed