Skip to content

Commit bcf2aef

Browse files
authored
Merge pull request #155 from AkihiroSuda/ci
CI: temporarily disable release check for PRs
2 parents 9495fcb + e483e5c commit bcf2aef

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/release.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@ on:
99
- 'master'
1010
tags:
1111
- 'v*'
12-
pull_request:
13-
branches:
14-
- 'master'
1512
schedule:
1613
- cron: '0 0 * * *' # Runs every night at midnight UTC
1714
permissions:

0 commit comments

Comments
 (0)