Add "path" support to gitea on push hooks (#235)

This commit is contained in:
6543
2021-07-04 20:38:59 +02:00
committed by GitHub
parent 70958acc44
commit ee3e4bb189
5 changed files with 78 additions and 17 deletions

View File

@@ -386,7 +386,7 @@ when:
Execute a step only on commit with certain files added/removed/modified:
**NOTE: Feature is only available for Github repositories.**
**NOTE: Feature is only available for Github and Gitea repositories.**
```diff
when:
@@ -396,7 +396,7 @@ when:
Execute a step only on commit excluding certain files added/removed/modified:
**NOTE: Feature is only available for Github repositories.**
**NOTE: Feature is only available for Github and Gitea repositories.**
```diff
when: