Skip to content

Commit 4930547

Browse files
committed
add workflow names
1 parent 173d618 commit 4930547

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.github/workflows/testnet_scripts.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
name: Testnet Scripts
2+
13
on:
24
push:
35
branches:

.github/workflows/tests.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
name: Run Tests and Scripts
2+
13
on:
24
push:
35
branches:

0 commit comments

Comments
 (0)