Skip to content

Commit

Permalink
Merge pull request #45 from mercari/fix-check-release-workflow
Browse files Browse the repository at this point in the history
Fix check-release workflow
  • Loading branch information
tkuchiki authored Sep 22, 2021
2 parents 766c015 + 351a5ae commit b3abce4
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/check-release.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: Check Release

on:
pull_request:
types:
- labeled
pull_request_target:
types: [labeled]

jobs:
release:
Expand Down

0 comments on commit b3abce4

Please sign in to comment.