From ee9ecd9591a470b5a3ef1e659b48859c8afaa115 Mon Sep 17 00:00:00 2001 From: Juliusz Sosinowicz Date: Thu, 27 Jul 2023 11:14:41 +0200 Subject: [PATCH] Point krb5 action to master branch of osp repo --- .github/workflows/krb5.yml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/.github/workflows/krb5.yml b/.github/workflows/krb5.yml index c7c7b417e..f03237c85 100644 --- a/.github/workflows/krb5.yml +++ b/.github/workflows/krb5.yml @@ -2,8 +2,6 @@ name: Kerberos 5 Tests on: workflow_call: - # TODO remove push when opening the PR - push: jobs: build_wolfssl: @@ -48,10 +46,7 @@ jobs: - name: Checkout OSP uses: actions/checkout@v3 with: - # TODO revert repo to wolfssl on merge - repository: julek-wolfssl/osp - # TODO remove ref on merge - ref: krb5-1.21.1 + repository: wolfssl/osp path: osp - name: Checkout krb5