Skip to content

Commit

Permalink
Update poetry-export_dependencies.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kenlhlui authored Jan 28, 2025
1 parent 9b1eb0a commit 9d44cfb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/poetry-export_dependencies.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Poetry export requirements.txt
on:
push:
pull_request:
branches:
- '*' # Trigger on any push to any branch
- 'main' # Trigger only on pull requests made to the main branch
paths:
- 'requirements.txt'
- 'pyproject.toml'
Expand Down

0 comments on commit 9d44cfb

Please sign in to comment.