Skip to content

Commit f4d477c

Browse files
authored
renable osf (#4233)
1 parent 9da8deb commit f4d477c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ossf.disabled_yaml renamed to .github/workflows/ossf.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: ossf
22
on:
33
branch_protection_rule:
44
push:
5-
branches: [ main-disabled ]
5+
branches: [ main ]
66
schedule:
77
# Weekly on Saturdays.
88
- cron: '30 1 * * 6'

0 commit comments

Comments
 (0)