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:
|
||||
runs-on: docker
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: https://code.forgejo.org/actions/checkout@v3
|
||||
- run: make update
|
||||
- run: |
|
||||
git config user.name "Snegurochka"
|
||||
|
|
|
@ -1 +1,3 @@
|
|||
.* @alexvanin @realloc @fyrchik @a.bogatyrev
|
||||
.forgejo/.* @potyarkin
|
||||
Makefile @potyarkin
|
||||
|
|
Loading…
Reference in a new issue