We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47cf075 commit 12afb09Copy full SHA for 12afb09
1 file changed
.github/workflows/netlify-deploy.yml
@@ -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
+
5
name: Production → Netlify
6
on:
7
push:
0 commit comments