Skip to content

Commit 63c3ef7

Browse files
committed
Name the workflow
1 parent 368b422 commit 63c3ef7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
name: Main
2+
13
on: # Run the workflow for each of the following events:
24
push: # - A branch is pushed or updated.
35
pull_request: # - A pull-request is opened or updated.

0 commit comments

Comments
 (0)