Skip to content

Commit 7023c60

Browse files
authored
Merge pull request riscv#1649 from riscv/wmat-patch-1
Update merge-and-release.yml
2 parents 6aa3100 + f6eca30 commit 7023c60

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/merge-and-release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ on:
99
- completed
1010

1111
jobs:
12-
if_merged:
13-
if: github.event.pull_request.merged == true
12+
on-success:
1413
runs-on: ubuntu-latest
1514
steps:
1615
- name: Checkout repository

0 commit comments

Comments
 (0)