Compare commits
1 commit
master
...
feature/co
Author | SHA1 | Date | |
---|---|---|---|
ce0ff125e3 |
2 changed files with 3 additions and 1 deletions
|
@ -5,7 +5,7 @@ jobs:
|
||||||
checkupdates:
|
checkupdates:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: https://code.forgejo.org/actions/checkout@v3
|
||||||
- run: make update
|
- run: make update
|
||||||
- run: |
|
- run: |
|
||||||
git config user.name "Snegurochka"
|
git config user.name "Snegurochka"
|
||||||
|
|
|
@ -1 +1,3 @@
|
||||||
.* @alexvanin @realloc @fyrchik @a.bogatyrev
|
.* @alexvanin @realloc @fyrchik @a.bogatyrev
|
||||||
|
.forgejo/.* @potyarkin
|
||||||
|
Makefile @potyarkin
|
||||||
|
|
Loading…
Reference in a new issue