This commit is contained in:
2025-01-17 14:38:20 -05:00
parent 636fedba96
commit 689105fd5a
@@ -5,7 +5,7 @@ on:
branches-ignore:
- main
paths:
- './docker-compose.yml'
- '**/docker-compose.yml'
jobs:
check-and-create-pr:
@@ -21,7 +21,7 @@ jobs:
uri: 'https://gitea.com/gitea/tea/releases/download/v0.9.2/tea-0.9.2-linux-amd64'
name: 'tea'
version: '0.9.2'
- name: Check if open PR exists
id: check-opened-pr-step
continue-on-error: true