Skip to content

Commit

Permalink
disable (apache#24121)
Browse files Browse the repository at this point in the history
  • Loading branch information
eantyshev authored Nov 11, 2022
1 parent 027fb14 commit 3a6fcc1
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions .github/workflows/playground_examples_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,7 @@
name: Playground Examples CI

on:
push:
paths:
- .github/workflows/playground_examples_ci_reusable.yml
- .github/workflows/playground_examples_ci.yml
- playground/backend/**
- playground/infrastructure/**
- learning/katas/**
- examples/**
- sdks/**
workflow_dispatch:
# This allows a subsequently queued workflow run to interrupt previous runs
concurrency:
group: '${{ github.workflow }} @ ${{ github.event.pull_request.head.label || github.head_ref || github.ref }}'
Expand Down

0 comments on commit 3a6fcc1

Please sign in to comment.