Removing comment and renaming workflow file.
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
name: Gitea Branch PR, SonarQube Analyze, and Merge Workflow
|
name: Gitea Branch PR, Cloudflare DNS, README generation, & Docker Deployment
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
@@ -6,7 +6,6 @@ on:
|
|||||||
- main
|
- main
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
# Job 1: Check if PR exists and create one if the branch is new
|
|
||||||
check-and-create-pr:
|
check-and-create-pr:
|
||||||
name: Check and Create PR
|
name: Check and Create PR
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
Reference in New Issue
Block a user