Add paths-ignore to build file
This commit is contained in:
		| @@ -5,8 +5,11 @@ on: | ||||
|   push: | ||||
|     branches: | ||||
|       - "main" | ||||
|     paths-ignore: | ||||
|       - ".gitea/**" | ||||
|   schedule: | ||||
|     - cron: "0 0 * * 0" | ||||
|      | ||||
| env: | ||||
|   REGISTRY: gitea.taco.quest | ||||
|   IMAGE_NAME: ${{ gitea.repository }} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user