Обновить .gitea/workflows/automerge-with-core.yaml
This commit is contained in:
		| @@ -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 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user