Skip to content

Commit

Permalink
Revert ci-unit-tests-docker.patch.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
teor2345 authored Nov 17, 2023
1 parent 4a8acff commit 8bb897b
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/ci-unit-tests-docker.patch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,6 @@ name: Docker Unit Tests
# so they can be skipped when the modified files make the actual workflow run.
on:
pull_request:
# Only run on branches from external repositories, let them pass, and then Mergify will check them
#
# IMPORTANT: these patterns are the reverse of the ones in the non-patch file.
branches:
# Patch only external repositories
- '**/**'
# But don't patch mergify and dependabot
- '!mergify/**'
- '!dependabot/**'
paths-ignore:
# code and tests
- '**/*.rs'
Expand Down

0 comments on commit 8bb897b

Please sign in to comment.