diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 9a3b065..1b2a65e 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -97,6 +97,7 @@ jobs: runs-on: ubuntu-latest steps: + - run: echo ${{ github.repository_owner }} - name: Partial testing warning uses: actions/github-script@0.9.0 if: github.repository_owner != 'HunterLarco'