File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -36,6 +36,20 @@ updates:
3636 cooldown :
3737 default-days : 7
3838
39+ - package-ecosystem : " github-actions"
40+ target-branch : stable35
41+ directory : " .github/workflows"
42+ commit-message :
43+ prefix : " ci"
44+ include : " scope"
45+ schedule :
46+ interval : weekly
47+ day : saturday
48+ time : " 03:00"
49+ timezone : Europe/Berlin
50+ cooldown :
51+ default-days : 7
52+
3953 - package-ecosystem : " github-actions"
4054 target-branch : stable34
4155 directory : " .github/workflows"
Original file line number Diff line number Diff line change 2929 matrix :
3030 branches :
3131 - ${{ github.event.repository.default_branch }}
32+ - ' stable35'
3233 - ' stable34'
3334 - ' stable33'
3435 - ' stable32'
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 >6.0 .0</version >
20+ <version >7.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 =" 35 " max-version =" 35 " />
43+ <nextcloud min-version =" 36 " max-version =" 36 " />
4444 </dependencies >
4545</info >
You can’t perform that action at this time.
0 commit comments