diff --git a/.gitea/workflows/example-condition.yaml b/.gitea/workflows/example-condition.yaml index 5883aef..b94c5aa 100644 --- a/.gitea/workflows/example-condition.yaml +++ b/.gitea/workflows/example-condition.yaml @@ -12,7 +12,7 @@ on: - main - dev paths: - - ./test.txt + - test.txt jobs: check-condition: