Skip to content

Commit

Permalink
Set build platform
Browse files Browse the repository at this point in the history
  • Loading branch information
trent-codecov committed Dec 9, 2023
1 parent 0313898 commit 363aba5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/test-api-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ on:
push:
branches:
- main
# paths:
# - integration-tests/test-api/**
paths:
- integration-tests/test-api/**
pull_request:
# paths:
# - integration-tests/test-api/**
paths:
- integration-tests/test-api/**

concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
Expand Down

0 comments on commit 363aba5

Please sign in to comment.