Skip to content

Commit a9262c4

Browse files
committed
note to future impatient self
1 parent 55f60aa commit a9262c4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Q: "Why do we need a build job when we already have a build-and-deploy job?"
2+
# A: This one runs to test PRs; build-and-deploy runs to deploy the site after merging.
13
name: build
24
on:
35
pull_request:

0 commit comments

Comments
 (0)