Add some doc to the github actions / CI scripts (#8034)
* Add some doc to the githuib actions / CI scripts Type: task * alalytics-events is more name matching
This commit is contained in:
parent
20d5798594
commit
1eb67047c9
8 changed files with 23 additions and 3 deletions
2
.github/workflows/netlify.yaml
vendored
2
.github/workflows/netlify.yaml
vendored
|
@ -1,3 +1,5 @@
|
|||
# Triggers after the layered build has finished, taking the artifact
|
||||
# and uploading it to netlify
|
||||
name: Upload Preview Build to Netlify
|
||||
on:
|
||||
workflow_run:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue