Skip to content

Commit 9bc252d

Browse files
test pr
Signed-off-by: GitHub <noreply@github.com>
1 parent 186f8f2 commit 9bc252d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/auto-release-notes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Auto-generate consensus-node release notes
33
on:
44
push:
55
branches:
6-
- main
6+
- test-pr
77

88
concurrency:
99
group: ${{ github.workflow }}-${{ github.ref }}

.github/workflows/update-node-tables.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Update Node Tables
33
on:
44
push:
55
branches:
6-
- main
6+
- test-pr
77

88
permissions:
99
contents: write

0 commit comments

Comments
 (0)