mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-01-16 15:30:50 +00:00
Compare commits
No commits in common. "b750c9075bd88b85692b19c3a6b77015086f3f88" and "eb3cb6737581ab6df10f42dfa30097df30934f4e" have entirely different histories.
b750c9075b
...
eb3cb67375
1 changed files with 1 additions and 1 deletions
2
.github/workflows/backport.yml
vendored
2
.github/workflows/backport.yml
vendored
|
|
@ -23,7 +23,7 @@ jobs:
|
||||||
token: ${{ steps.app-token.outputs.token }}
|
token: ${{ steps.app-token.outputs.token }}
|
||||||
|
|
||||||
- name: Backport Action
|
- name: Backport Action
|
||||||
uses: korthout/backport-action@v4
|
uses: korthout/backport-action@v3
|
||||||
with:
|
with:
|
||||||
# Regex pattern for labels that should trigger a backport AND extracts the target branch
|
# Regex pattern for labels that should trigger a backport AND extracts the target branch
|
||||||
# from the name (e.g. v0.x or v0.x.y; we use zerover). This action will ONLY proceed if
|
# from the name (e.g. v0.x or v0.x.y; we use zerover). This action will ONLY proceed if
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue