Skip to content

Commit 43be4c3

Browse files
committed
update name
1 parent 41983e0 commit 43be4c3

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/file-merge.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
name: Merge sql files
2-
1+
name: Merge SQL files
2+
# This workflow run automatically for every commit on github it checks the syntax and launch the tests.
3+
# | grep . | uniq -c filters out empty lines and then groups consecutive lines together with the number of occurrences
34
on:
45
pull_request:
56
workflow_dispatch:

0 commit comments

Comments
 (0)