File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 13
13
- name : Checkout Repository
14
14
uses : actions/checkout@v4
15
15
- name : Run Repo File Sync Action
16
- uses : BetaHuhn/repo-file-sync-action@v1
16
+ uses : BetaHuhn/repo-file-sync-action@v1.19
17
17
with :
18
18
GH_PAT : ${{ secrets.REPO_SYNC_ACTION_PAT }}
19
19
Original file line number Diff line number Diff line change 81
81
.release-please-manifest.json
82
82
.github/PULL_REQUEST_TEMPLATE/pull_request_template-core.md
83
83
.github/workflows/push-to-private.yml
84
+ .github/workflows/downstream-ci-hpc.yml
84
85
repos : |
85
86
ecmwf/anemoi-registry
86
87
@@ -127,21 +128,21 @@ group:
127
128
year : 2024-2025
128
129
authors : Anemoi Contributors
129
130
exclude :
130
- - .github
131
+ - .github/dependabot.yml
131
132
- source : sync-files/general/python/
132
133
dest : models/
133
134
template :
134
135
year : 2024-2025
135
136
authors : Anemoi Contributors
136
137
exclude :
137
- - .github
138
+ - .github/dependabot.yml
138
139
- source : sync-files/general/python/
139
140
dest : training/
140
141
template :
141
142
year : 2024-2025
142
143
authors : Anemoi Contributors
143
144
exclude :
144
- - .github
145
+ - .github/dependabot.yml
145
146
- source : sync-files/anemoi/CONTRIBUTORS.md
146
147
dest : CONTRIBUTORS.md
147
148
template :
You can’t perform that action at this time.
0 commit comments