Skip to content

Commit 1482d3d

Browse files
committed
remove triggering on push; only trigger on pre-release
1 parent 7214bd3 commit 1482d3d

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/prerelease_bigquery.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@ name: Pre-release concept build on mimiciv_derived
55
on:
66
release:
77
types: [prereleased]
8-
# TEMP: test on push to branch
9-
push:
10-
branches:
11-
- alistair/more_gh_action_shenanigans
128

139
jobs:
1410
build-and-validate:

0 commit comments

Comments
 (0)