Skip to content

Commit 4f5fd96

Browse files
committed
Add workflow to print service endpoints and default credentials
1 parent 8fbcba7 commit 4f5fd96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/url.yml renamed to .github/workflows/endpoints.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Print Service Endpoints
22
on:
3-
workflow_call:
43
workflow_dispatch:
4+
workflow_call:
55

66
jobs:
77
print-endpoints:

0 commit comments

Comments
 (0)