„.gitea/workflows/prod.yaml“ ändern
This commit is contained in:
		| @@ -1,11 +1,9 @@ | ||||
| name: website-main | ||||
|  | ||||
| on: | ||||
|   - push: | ||||
|       branches: | ||||
|         - master | ||||
|   - schedule: | ||||
|       - cron: '0 0 * * *' | ||||
|   push: | ||||
|     branches: | ||||
|       - master | ||||
|  | ||||
| concurrency: | ||||
|   group: ${{ github.workflow }}-${{ github.ref }} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user