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