Skip to content

Commit

Permalink
Disable PR triggering
Browse files Browse the repository at this point in the history
  • Loading branch information
harryz2000 authored Oct 6, 2023
1 parent 88c3fc4 commit f312d4d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/static-analysis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ on:
push:
branches: [ master ]

pull_request:

jobs:
dispatch:
runs-on: ubuntu-latest
Expand All @@ -20,4 +18,4 @@ jobs:
workflow_id: 'coverity-single-repo.yml',
ref: 'master',
inputs: { repo: 'rtmp-server-node', private: false, commit: '${{ github.sha }}' }
})
})

0 comments on commit f312d4d

Please sign in to comment.