Skip to content

Commit

Permalink
always run workflow on push
Browse files Browse the repository at this point in the history
  • Loading branch information
pmeier committed Aug 4, 2024
1 parent 033dd8d commit 8a605f7
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/update-docker-requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,7 @@ name: docker-requirements
on:
push:
branches:
- main
- test-ci
paths:
- ".github/workflows/update-docker-requirements.yml"
- "pyproject.toml"
- "requirements-docker.lock"
workflow_dispatch:

permissions:
Expand Down

0 comments on commit 8a605f7

Please sign in to comment.