File tree Expand file tree Collapse file tree 3 files changed +2
-13
lines changed Expand file tree Collapse file tree 3 files changed +2
-13
lines changed Original file line number Diff line number Diff line change 33
44version : 2
55updates :
6- - package-ecosystem : " npm" # See documentation for possible values
7- directory : " /liquidity-rewards" # Location of package manifests
8- schedule :
9- interval : " daily"
10-
116 - package-ecosystem : " npm" # See documentation for possible values
127 directory : " /dao-contracts" # Location of package manifests
138 schedule :
Original file line number Diff line number Diff line change 11name : DAO Token 💎
22
33on :
4- push :
5- branches : [ "main" ]
6- pull_request :
7- branches : [ "main" ]
4+ workflow_dispatch :
85
96jobs :
107 build :
Original file line number Diff line number Diff line change 11name : Liquidity Rewards 💸
22
33on :
4- push :
5- branches : [ "main" ]
6- pull_request :
7- branches : [ "main" ]
4+ workflow_dispatch :
85
96jobs :
107 build :
You can’t perform that action at this time.
0 commit comments