We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eeb81d8 commit ec3abe3Copy full SHA for ec3abe3
1 file changed
.github/workflows/format.yml
@@ -7,6 +7,7 @@ on:
7
8
jobs:
9
format:
10
+ if: ${{ github.repository_owner == 'MaaXYZ' }}
11
runs-on: macos-latest
12
steps:
13
- name: Checkout repository
0 commit comments