diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..03bd412 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.env diff --git a/openhands-gitea-webhook-workflow.json b/openhands-gitea-webhook-workflow.json index e560152..dabf36f 100644 --- a/openhands-gitea-webhook-workflow.json +++ b/openhands-gitea-webhook-workflow.json @@ -1,5 +1,6 @@ { "name": "Gitea → OpenHands CI/CD", + "active": true, "nodes": [ { "parameters": { diff --git a/test.txt b/test.txt new file mode 100644 index 0000000..345e6ae --- /dev/null +++ b/test.txt @@ -0,0 +1 @@ +Test