Upate from master to main
This commit is contained in:
parent
f4f022680b
commit
4879da3ba2
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -3,7 +3,7 @@ name: Deploy
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- main
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
deploy:
|
||||||
|
@ -432,7 +432,7 @@ Basic understanding and what you should know to become a *DevOps* Engineer, chec
|
|||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
Your contributions are always welcome! Please take a look at the [Contribution Guidelines](https://github.com/wmariuss/awesome-devops/blob/master/docs/contribution.md).
|
Your contributions are always welcome! Please take a look at the [Contribution Guidelines](https://github.com/wmariuss/awesome-devops/blob/main/docs/contribution.md).
|
||||||
|
|
||||||
## Authors
|
## Authors
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user