| commit | 65bb28675d3c67d62aca37ed8b7b19e40761c4c9 | [log] [tgz] |
|---|---|---|
| author | Unai Martinez-Corral <umartinezcorral@antmicro.com> | Thu Jul 28 14:28:21 2022 +0200 |
| committer | Unai Martinez-Corral <umartinezcorral@antmicro.com> | Thu Jul 28 14:28:21 2022 +0200 |
| tree | 4b3429120c4451a8b2ea6305ee652d90166a9121 | |
| parent | b7756ab381ea875c02fbef5140621ac3e8777513 [diff] |
ci/update_conda_lock: do not run on PRs Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
diff --git a/.github/workflows/update_conda_lock.yml b/.github/workflows/update_conda_lock.yml index 8127af1..a160adb 100644 --- a/.github/workflows/update_conda_lock.yml +++ b/.github/workflows/update_conda_lock.yml
@@ -2,7 +2,6 @@ on: push: - pull_request: schedule: - cron: '0 3 * * *' workflow_dispatch: