We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d78a82 commit 8b43610Copy full SHA for 8b43610
1 file changed
.github/workflows/nightly-releases.yml
@@ -22,6 +22,7 @@ on:
22
23
jobs:
24
release_nightly_canary:
25
+ if: github.repository_owner == 'wpengine'
26
name: Release Nightly Canary
27
runs-on: ubuntu-22.04
28
steps:
0 commit comments