CodeRabbitAI
This commit is contained in:
3
.github/workflows/release_tag.yml
vendored
3
.github/workflows/release_tag.yml
vendored
@@ -16,6 +16,9 @@ on: # yamllint disable-line rule:truthy
|
||||
jobs:
|
||||
update-tags:
|
||||
runs-on: ubuntu-latest
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
cancel-in-progress: true
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user