Skip to content

Commit de80e57

Browse files
UlisesGasconctcpip
authored andcommitted
ci: change branch reference
1 parent 1b92c67 commit de80e57

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/scorecard.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313
schedule:
1414
- cron: '16 21 * * 1'
1515
push:
16-
branches: [ "master" ]
16+
branches: [ "main" ]
1717

1818
# Declare default permissions as read only.
1919
permissions: read-all
@@ -71,4 +71,4 @@ jobs:
7171
uses: github/codeql-action/upload-sarif@df409f7d9260372bd5f19e5b04e83cb3c43714ae # v3.27.9
7272
with:
7373
sarif_file: results.sarif
74-
74+

0 commit comments

Comments
 (0)