Skip to content

Commit 7b9c395

Browse files
chore: Change branch for push trigger to 'security-patch' (#1329)
Co-authored-by: talele08 <talele08@users.noreply.github.com>
1 parent 2e1fe69 commit 7b9c395

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212
schedule:
1313
- cron: '45 1 * * 4'
1414
push:
15-
branches: [ "master" ]
15+
branches: [ "security-patch" ]
1616

1717
# Declare default permissions as read only.
1818
permissions: read-all

0 commit comments

Comments
 (0)