diff --git a/.github/workflows/flowzone.yml b/.github/workflows/flowzone.yml index 1abedce..3ee859e 100644 --- a/.github/workflows/flowzone.yml +++ b/.github/workflows/flowzone.yml @@ -13,5 +13,5 @@ jobs: if: | (github.event.pull_request.head.repo.full_name == github.repository && github.event_name == 'pull_request') || (github.event.pull_request.head.repo.full_name != github.repository && github.event_name == 'pull_request_target') - uses: product-os/flowzone/.github/workflows/flowzone.yml@master + uses: product-os/flowzone/.github/workflows/flowzone.yml@master # flowzonify 0.4.12 secrets: inherit \ No newline at end of file