8000 Enable only master-branch · ruby/ruby@90bbc89 · GitHub
[go: up one dir, main page]

Skip to content

Commit 90bbc89

Browse files
committed
Enable only master-branch
1 parent 5a1ddc4 commit 90bbc89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecards.yml

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

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

0 commit comments

Comments
 (0)
0