We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f4759c commit 2b95700Copy full SHA for 2b95700
.github/workflows/zerocracy.yml
@@ -11,6 +11,7 @@ concurrency:
11
cancel-in-progress: false
12
jobs:
13
zerocracy:
14
+ if: github.repository_owner == 'yegor256'
15
runs-on: ubuntu-24.04
16
timeout-minutes: 25
17
steps:
0 commit comments