Skip to content

Commit 208bc0e

Browse files
authored
Update sims-045.yml
1 parent d1e01f3 commit 208bc0e

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/sims-045.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
name: Sims release/0.45.x
22
# Sims workflow runs multiple types of simulations (nondeterminism, import-export, after-import, multi-seed-short)
33
# This workflow will run on all Pull Requests, if a .go, .mod or .sum file have been changed
4-
on:
5-
schedule:
6-
- cron: "0 0,12 * * *"
7-
release:
8-
types: [published]
4+
on: workflow_dispatch
95

106
concurrency:
117
group: ci-${{ github.ref }}-sims-045

0 commit comments

Comments
 (0)