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 b3a27e5 commit 056ee2dCopy full SHA for 056ee2d
1 file changed
.github/workflows/tests.yml
@@ -12,7 +12,6 @@ concurrency:
12
jobs:
13
detect-changes:
14
runs-on: ubuntu-latest
15
- if: ${{ (github.event_name != 'pull_request') || (github.event.pull_request.head.repo.fork) }}
16
outputs:
17
changes: ${{ steps.detect-changes.outputs.changes }}
18
steps:
0 commit comments