Commit c84a453
committed
ci: add workflow to sync with upstream daily
This workflow runs the following steps daily:
* Pull tags from upstream;
* Rebase the default branch onto the latest tag for the current Fedora
version;
* Push the changes to the default branch, including tags.
If the rebase encounters conflicts, the job will abort and conflicts
will need to be resolved manually.
Signed-off-by: Daniel Hast <hast.daniel@protonmail.com>1 parent 00efe05 commit c84a453
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
0 commit comments