Skip to content

Commit 76e92ed

Browse files
authored
Merge pull request #4 from openscm/fix-release-ci
Fix release CI
2 parents 80fe7a7 + c39269a commit 76e92ed

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/release.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
name: Release
22

33
on:
4-
pull_request:
54
push:
65
tags: ['v*']
76

changelog/4.trivial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Try to fix release pipeline again
1+
Fixed release pipeline

0 commit comments

Comments
 (0)