Skip to content

Commit

Permalink
Merge pull request #1648 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 9648e5e + 3f84fc4 commit 6aa3100
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/merge-and-release.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
name: Release New ISA When Merging a PR

on:
pull_request:
workflow_run:
workflows: ["RISC-V ISA Build"]
branches:
- main
types:
- closed
- completed

jobs:
if_merged:
Expand Down

0 comments on commit 6aa3100

Please sign in to comment.