Skip to content

Commit

Permalink
Merge pull request #1649 from riscv/wmat-patch-1
Browse files Browse the repository at this point in the history
Update merge-and-release.yml
  • Loading branch information
wmat authored Sep 25, 2024
2 parents 6aa3100 + f6eca30 commit 7023c60
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/merge-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ on:
- completed

jobs:
if_merged:
if: github.event.pull_request.merged == true
on-success:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
Expand Down

0 comments on commit 7023c60

Please sign in to comment.