Skip to content

Commit fff402a

Browse files
committed
Clarify docs in session accessors
Signed-off-by: Nicholas Gates <[email protected]>
1 parent 156d071 commit fff402a

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/bench-pr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ concurrency:
1111
on:
1212
pull_request:
1313
types: [labeled, synchronize]
14+
branches: ["develop"]
1415
workflow_dispatch: { }
1516

1617
permissions:

.github/workflows/sql-pr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ concurrency:
99
on:
1010
pull_request:
1111
types: [labeled, synchronize]
12+
branches: ["develop"]
1213
workflow_dispatch: { }
1314

1415
permissions:

0 commit comments

Comments
 (0)