Browse Source

trigger build

pull/3133/head
neil 4 years ago
parent
commit
45cf5c4c0f
  1. 1
      .github/workflows/LetsEncrypt.yml

1
.github/workflows/LetsEncrypt.yml

@ -5,6 +5,7 @@ on:
- '*' - '*'
paths: paths:
- '**.sh' - '**.sh'
- '**.yml'
pull_request: pull_request:
branches: branches:
- dev - dev

Loading…
Cancel
Save