Skip to content

Commit 12afb09

Browse files
docs: add header comments to netlify-deploy workflow (#64)
1 parent 47cf075 commit 12afb09

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/netlify-deploy.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Production deployment workflow
2+
# Triggered on push to main or manual dispatch
3+
# Runs tests and lint before deploying to Netlify
4+
15
name: Production → Netlify
26
on:
37
push:

0 commit comments

Comments
 (0)