Skip to content

Commit

Permalink
chore(ci): remove pr check, mq does this (#413)
Browse files Browse the repository at this point in the history
  • Loading branch information
castrojo authored Aug 15, 2023
1 parent 1648fbf commit c35b18b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: Build and Push Image
on:
schedule:
- cron: '00 10 * * *' # 10:00am everyday
pull_request:
merge_group:
workflow_dispatch:
env:
Expand Down

0 comments on commit c35b18b

Please sign in to comment.