File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -37,6 +37,20 @@ updates:
3737 cooldown :
3838 default-days : 7
3939
40+ - package-ecosystem : " github-actions"
41+ target-branch : stable34
42+ directory : " .github/workflows"
43+ commit-message :
44+ prefix : " ci"
45+ include : " scope"
46+ schedule :
47+ interval : weekly
48+ day : saturday
49+ time : " 03:00"
50+ timezone : Europe/Berlin
51+ cooldown :
52+ default-days : 7
53+
4054 - package-ecosystem : " github-actions"
4155 target-branch : stable33
4256 directory : " .github/workflows"
Original file line number Diff line number Diff line change 2626 matrix :
2727 branches :
2828 - ${{ github.event.repository.default_branch }}
29+ - ' stable34'
2930 - ' stable33'
3031 - ' stable32'
3132
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ An example would be to deny access to MS Excel/XLSX files owned by the "Human Re
1717
1818Learn more about File Access Control on [https://nextcloud.com/workflow](https://nextcloud.com/workflow)</description >
1919
20- <version >5.0 .0</version >
20+ <version >6.0.0-dev .0</version >
2121 <licence >agpl</licence >
2222 <author >Arthur Schiwon</author >
2323 <author >Joas Schilling</author >
@@ -40,6 +40,6 @@ Learn more about File Access Control on [https://nextcloud.com/workflow](https:/
4040 <repository type =" git" >https://github.com/nextcloud/files_accesscontrol.git</repository >
4141 <screenshot >https://raw.githubusercontent.com/nextcloud/files_accesscontrol/master/screenshots/flow.png</screenshot >
4242 <dependencies >
43- <nextcloud min-version =" 34 " max-version =" 34 " />
43+ <nextcloud min-version =" 35 " max-version =" 35 " />
4444 </dependencies >
4545</info >
You can’t perform that action at this time.
0 commit comments