This website works better with JavaScript.
Home
Explore
Help
Sign In
RuhNetConsulting
/
getssl
mirror of
https://github.com/srvrco/getssl
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
51
Wiki
Activity
Browse Source
Fix action name
pull/761/head
Tim Kimber
4 years ago
parent
7be8815c49
commit
0566779871
3 changed files
with
3 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.github/workflows/run-tests-staging-acmedns.yml
+1
-1
.github/workflows/run-tests-staging-duckdns.yml
+1
-1
.github/workflows/run-tests-staging-dynu.yml
+ 1
- 1
.github/workflows/run-tests-staging-acmedns.yml
View File
@ -1,4 +1,4 @@
name
:
Run
all tests using Dynu and
acmedns
name
:
Run
tests against Staging server using
acmedns
on
:
push:
paths-ignore:
+ 1
- 1
.github/workflows/run-tests-staging-duckdns.yml
View File
@ -1,4 +1,4 @@
name
:
Run
all
tests using DuckDNS
name
:
Run tests
against Staging server
using DuckDNS
on
:
workflow_dispatch:
branches:
+ 1
- 1
.github/workflows/run-tests-staging-dynu.yml
View File
@ -1,4 +1,4 @@
name
:
Run
all
tests using Dynu
name
:
Run tests
against Staging server
using Dynu
on
:
workflow_dispatch:
branches:
Write
Preview
Loading…
Cancel
Save