Skip to content

Commit

Permalink
Removes trigger from a previously dependant workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
Matte22 committed Feb 10, 2025
1 parent 2090893 commit 0f6f648
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/api-binary-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,13 @@ on:
- "api/source/**"
- "test/api/**"
- ".github/workflows/api-binary-tests.yml"
- ".github/workflows/build-binary-artifacts.yml"
push:
branches:
- main
paths:
- "api/source/**"
- "test/api/**"
- ".github/workflows/api-binary-tests.yml"
- ".github/workflows/build-binary-artifacts.yml"
env:
STIGMAN_API_PORT: 64001
STIGMAN_DB_HOST: localhost
Expand Down

0 comments on commit 0f6f648

Please sign in to comment.