Commit d984e7d2fa
Changed files (1)
.github
workflows
.github/workflows/ci-pr-riscv64-linux.yaml
@@ -6,6 +6,7 @@ on:
- opened
- reopened
- synchronize
+ - unlabeled
concurrency:
# Cancels pending runs when a PR gets updated.
group: riscv64-linux-${{ github.head_ref || github.run_id }}-${{ github.actor }}