Changing conditions on main pipeline.

This commit is contained in:
2025-02-22 19:25:19 -05:00
parent dc478f02df
commit 77a0acd25e
@@ -1,14 +1,13 @@
name: Gitea Branch PR, Cloudflare DNS, README generation, & Ansible/Docker Deployment name: Gitea Branch PR, Cloudflare DNS, README generation, & Ansible/Docker Deployment
on: on:
push: push:
branches-ignore: branches:
- main - '**'
paths: paths:
- '**.yaml' - 'docker-compose.yml'
- '**.yml'
- '**.j2'
jobs: jobs:
check-and-create-pr: check-and-create-pr:
if: github.ref != 'refs/heads/main'
name: Check and Create PR name: Check and Create PR
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps: