Skip to content

Commit f37298d

Browse files
committed
chore: editing gh actions
1 parent 24e7823 commit f37298d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/node.js.yml renamed to .github/workflows/merge-checks.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
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
1+
# This workflow will do a clean installation of node dependencies, build the source code and run tests
22
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-nodejs
33

4-
name: Merge request checks
4+
name: Merge Checks
55

66
on:
77
pull_request:

0 commit comments

Comments
 (0)