ucsb-cs156-m23 / proj-happycows-m23-10am-3

https://ucsb-cs156-m23.github.io/proj-happycows-m23-10am-3/
0 stars 0 forks source link

Trivial changes to optimize the workflow #19

Closed mier2 closed 1 year ago

mier2 commented 1 year ago

Overview

In this pr, I modify the workflow file to avoid potential timeout issues.

  1. For pr mutation maybe we can just fetch the latest commit, assume we will make small pr for this project.
  2. For main mutation I doubled the check time to avoid timeout

Closes #18