File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11# #####################################################################################
22# READ THIS FIRST
3- # This file is authored in FilOzone/github-mgmt repository and copied to other repos via automation .
4- # If you need to make changes, either:
5- # 1. Make the changes in FilOzone/github-mgmt repository OR
6- # 2. Make the changes in the local repo and remove the automated copying from github-mgmt.
3+ # This file is authored in FilOzone/github-mgmt repository and MANUALLY copied to other repos.
4+ # At least as of 2025-07-16, changes to this file will not be automatically propagated.
5+ # This is discussed more in https://github.com/ FilOzone/github-mgmt/issues/10.
6+ # This file resides in FilOzone/ github-mgmt for visibility.
77# #####################################################################################
88
99# This action adds all issues and PRs to the FS project board.
2929 - uses : actions/add-to-project@v1.0.2
3030 with :
3131 project-url : https://github.com/orgs/FilOzone/projects/14
32- github-token : ${{ secrets.FILOZZY_CI_ADD_TO_PROJECT }}
32+ github-token : ${{ secrets.FILOZZY_CI_ADD_TO_PROJECT }}
You can’t perform that action at this time.
0 commit comments