Skip to content

Commit cab8d55

Browse files
authored
Update workflow name
1 parent 02c1f4e commit cab8d55

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/deploy-example.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
# This workflow will do a clean installation of node dependencies, cache/restore them, build the source code and run tests across different versions of node
2-
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-nodejs
3-
4-
name: Node.js CI
1+
name: Deploy GOV.UK minimal example
52

63
on:
74
# Runs on pushes targeting the default branch

0 commit comments

Comments
 (0)