Skip to content

Commit

Permalink
fix name when this should run
Browse files Browse the repository at this point in the history
  • Loading branch information
jakekaplan committed Dec 12, 2024
1 parent 9b0c516 commit b992ded
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/proxy-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
paths:
- .github/workflows/proxy-test.yaml
- scripts/proxy-test/*
- "src/prefect/utilities/proxy.py"
- "src/prefect/events/clients.py"
- requirements.txt
- requirements-client.txt
- requirements-dev.txt
Expand All @@ -18,7 +18,7 @@ on:
paths:
- .github/workflows/proxy-test.yaml
- scripts/proxy-test/*
- "src/prefect/utilities/proxy.py"
- "src/prefect/events/clients.py"
- requirements.txt
- requirements-client.txt
- requirements-dev.txt
Expand Down

0 comments on commit b992ded

Please sign in to comment.