Skip to content

Commit 5a720a6

Browse files
bhuvan-somisettyexploreriii
authored andcommitted
chore: rename release workflows
Signed-off-by: Bhuvan Somisetty <somisettybhuvan5@gmail.com>
1 parent a046740 commit 5a720a6

3 files changed

Lines changed: 1 addition & 1 deletion

File tree

File renamed without changes.

.github/workflows/release-pr-coderabbit-gate.yml renamed to .github/workflows/release-coderabbit-gate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@ jobs:
3838
uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 #v9.0.0
3939
with:
4040
script: |
41-
const script = require('./.github/scripts/release-pr-coderabbit-gate.js');
41+
const script = require('./.github/scripts/release-coderabbit-gate.js');
4242
await script({ github, context});

0 commit comments

Comments
 (0)