Skip to content

Commit

Permalink
revert box tests
Browse files Browse the repository at this point in the history
  • Loading branch information
krzysu committed Nov 19, 2024
1 parent 9ead6ab commit 0f479d4
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions .github/workflows/black_box_tests.yml
Original file line number Diff line number Diff line change
@@ -1,19 +1,10 @@
name: 'Black Box Tests'
on:
# push:
# branches:
# - release/**
# tags:
# - v4.*
push:
branches:
- '4.x'
- release/**
tags:
- v4*
pull_request:
branches:
- '4.x'
types: [opened, reopened, synchronize]
- v4.*

jobs:
build:
Expand Down

0 comments on commit 0f479d4

Please sign in to comment.