Skip to content

Commit

Permalink
Disable tests on self-hosted runner
Browse files Browse the repository at this point in the history
  • Loading branch information
illarionov committed May 14, 2024
1 parent 3af8322 commit a78dc8e
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/InstrumentedTestOnSelfHostedRunner.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,6 @@
name: Instrumented tests on self-hosted runner

on:
pull_request:
paths-ignore:
- '**/*.md'
branches:
- main
push:
paths-ignore:
- '**/*.md'
branches:
- main
workflow_dispatch:

concurrency:
Expand Down

0 comments on commit a78dc8e

Please sign in to comment.