Skip to content

Commit

Permalink
configure run logic
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekMaggio committed Apr 11, 2024
1 parent 7a6657d commit 3f42fd1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/performance-metrics-test-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ name: 'performance-metrics test & lint'

on:
pull_request:
push:
paths:
- 'performance-metrics/**'
- '.github/workflows/performance-metrics-test-lint.yaml'
workflow_dispatch:

concurrency:
Expand Down

0 comments on commit 3f42fd1

Please sign in to comment.