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.
Generate API Diffs
1 parent 3f40e38 commit d628ab3Copy full SHA for d628ab3
.github/workflows/generate-api-diffs.yml
@@ -12,6 +12,7 @@ permissions:
12
jobs:
13
generate-and-pr:
14
runs-on: ubuntu-latest
15
+ if: github.repository == 'CommunityToolkit/Aspire'
16
steps:
17
- uses: actions/checkout@v4
18
0 commit comments