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 2271809 commit 902c24aCopy full SHA for 902c24a
.github/workflows/code-health-long-running.yml
@@ -11,7 +11,6 @@ permissions: {}
11
jobs:
12
run-long-running-tests:
13
name: Run long running tests
14
- if: github.event_name == 'push' || (github.event.pull_request.user.login != 'dependabot[bot]' && github.event.pull_request.head.repo.full_name == github.repository)
15
runs-on: ubuntu-latest
16
steps:
17
- uses: GitHubSecurityLab/actions-permissions/monitor@v1
0 commit comments