diff options
| author | Bernát Gábor <bgabor8@bloomberg.net> | 2022-12-14 14:49:02 -0800 |
|---|---|---|
| committer | Bernát Gábor <bgabor8@bloomberg.net> | 2022-12-14 14:49:02 -0800 |
| commit | 19c45334a6aeec309d3b1c5482e34750dfe2ce27 (patch) | |
| tree | 1f3fb54f7632a928dd34ee74df7dceb03ed02f50 | |
| parent | efc1cd0728e8a5ac153654c68f9d8341fde743a2 (diff) | |
| download | tox-git-legacy.tar.gz | |
Signed-off-by: Bernát Gábor <bgabor8@bloomberg.net>
| -rw-r--r-- | .github/workflows/check.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/check.yml b/.github/workflows/check.yml index b848af03..59804c4f 100644 --- a/.github/workflows/check.yml +++ b/.github/workflows/check.yml @@ -1,8 +1,6 @@ name: check on: push: - branches: [legacy, 'test-me-*'] - tags: pull_request: schedule: - cron: "0 8 * * *" |
