Skip to content

Commit

Permalink
ci: remove push filter
Browse files Browse the repository at this point in the history
  • Loading branch information
RanolP committed Apr 26, 2024
1 parent b48226c commit 5d0e488
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ jobs:
library-deployment:
needs: [lint]
runs-on: ubuntu-latest
if: github.event_name == 'push'
strategy:
matrix:
repo:
Expand Down

0 comments on commit 5d0e488

Please sign in to comment.