Loading .github/workflows/build.yml +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ name: Build on: push: branches: - master - main jobs: Loading .github/workflows/lint.yml +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ name: Lint pull_request: push: branches: - master - main jobs: Loading galaxy.yml +1 −1 Original line number Diff line number Diff line Loading @@ -53,7 +53,7 @@ dependencies: repository: https://github.com/k3s-io/k3s-ansible # The URL to any online docs documentation: https://github.com/k3s-io/k3s-ansible/blob/master/README.md documentation: https://github.com/k3s-io/k3s-ansible/blob/main/README.md # The URL to the homepage of the collection/project homepage: https://github.com/k3s-io/k3s-ansible Loading Loading
.github/workflows/build.yml +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ name: Build on: push: branches: - master - main jobs: Loading
.github/workflows/lint.yml +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ name: Lint pull_request: push: branches: - master - main jobs: Loading
galaxy.yml +1 −1 Original line number Diff line number Diff line Loading @@ -53,7 +53,7 @@ dependencies: repository: https://github.com/k3s-io/k3s-ansible # The URL to any online docs documentation: https://github.com/k3s-io/k3s-ansible/blob/master/README.md documentation: https://github.com/k3s-io/k3s-ansible/blob/main/README.md # The URL to the homepage of the collection/project homepage: https://github.com/k3s-io/k3s-ansible Loading