Skip to content

Commit c484a7f

Browse files
committed
chore: fix breach for action
1 parent 411ef8c commit c484a7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reward.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Reward
33
on:
44
push:
55
branches:
6-
- master
6+
- main
77

88
jobs:
99
reward:

0 commit comments

Comments
 (0)