Update .gitea/workflows/php-8.2.yaml
All checks were successful
Build and Push Image / Build and push image (push) Successful in 41s
All checks were successful
Build and Push Image / Build and push image (push) Successful in 41s
This commit is contained in:
parent
3d16d96f90
commit
0f67a415ee
@ -1,5 +1,7 @@
|
|||||||
name: Build and Push Image
|
name: Build and Push Image
|
||||||
on:
|
on:
|
||||||
|
schedule:
|
||||||
|
- cron: "@weekly"
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
|
Loading…
Reference in New Issue
Block a user