| author | |
| committer | |
| log | 447d4c38f51222e709508572b42956d146136629 |
| tree | 26317cc322e1c7123e428688ebdc3c38396d239a |
| parent | 0dbf11e0f380dcc3824f7f0bc2a32055d631d037 |
| signature |
1 files changed, 2 insertions(+), 0 deletions(-)
.github/workflows/nightly.yml+2| ... | ... | @@ -1,6 +1,8 @@ |
| 1 | 1 | name: Continuous Build |
| 2 | 2 | |
| 3 | 3 | on: |
| 4 | push: | |
| 5 | branches: [master] | |
| 4 | 6 | pull_request: |
| 5 | 7 | branches: [master] |
| 6 | 8 | schedule: |