Обновить .gitea/workflows/automerge-with-core.yaml
This commit is contained in:
parent
6c10c32cc4
commit
11da8087bd
@ -7,6 +7,10 @@ on:
|
||||
|
||||
|
||||
jobs:
|
||||
check:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- run: echo "Your repo is ${{ gitea.repository }}"
|
||||
merge-if-needed:
|
||||
if: false
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user