Skip to content

Commit

Permalink
fix test shim
Browse files Browse the repository at this point in the history
  • Loading branch information
IAlibay committed Oct 27, 2023
1 parent bf11c27 commit cff1d90
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
pull_request:
branches:
- "package-*"
- develop
push:
branches:
- "package-*"
Expand All @@ -15,9 +16,6 @@ on:
schedule:
# 3 am Tuesdays and Fridays
- cron: "0 3 * * 2,5"
pull_request:
branches:
- develop


concurrency:
Expand Down

0 comments on commit cff1d90

Please sign in to comment.