Skip to content

Commit 4e5f427

Browse files
authored
Merge pull request #4763 from AkihiroSuda/ci
Revert "CI: temporarily disable release check for PRs"
2 parents aed2960 + c4605fa commit 4e5f427

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ on:
55
tags:
66
- 'v*'
77
- 'test-action-release-*'
8+
pull_request:
9+
paths-ignore:
10+
- '**.md'
811

912
env:
1013
GOTOOLCHAIN: local

0 commit comments

Comments
 (0)