Skip to content

Commit 7e47abe

Browse files
authored
Merge pull request #3756 from steffengraber/ci-run
Restrict wheel build workflow to releases and manual triggers
2 parents 0823f4f + d996b46 commit 7e47abe

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/build_nest_wheel.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
name: Build NEST simulator wheels
22

33
on:
4-
push:
5-
branches: [master, pynest-ng, hep_pynest-ng]
6-
pull_request:
74
release:
85
types: [published]
96
workflow_dispatch:

0 commit comments

Comments
 (0)