File tree Expand file tree Collapse file tree 4 files changed +5
-6
lines changed Expand file tree Collapse file tree 4 files changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -5,9 +5,8 @@ concurrency:
55 cancel-in-progress : true
66
77on :
8- push :
9- branches :
10- - master
8+ # Allows you to run this workflow manually from the Actions tab
9+ workflow_dispatch :
1110
1211permissions :
1312 contents : write
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ The wesbite listing BIDS examples can now be found on the [ main BIDS website] ( https://bids-website.readthedocs.io/en/latest/datasets/examples.html ) .
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ site_name: bids-examples
22
33nav :
44 - The BIDS examples :
5- - Introduction : README.md
5+ - Examples : https://bids-website.readthedocs.io/en/latest/datasets/examples.html
66 - Contributing : CONTRIBUTING.md
77
88theme :
1111 logo : images/logo.png
1212
1313
14- copyright : Copyright © 2018-2023, BIDS Contributors - <a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a>
14+ copyright : Copyright © BIDS Contributors - <a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a>
1515
1616extra :
1717 generator : false
You can’t perform that action at this time.
0 commit comments