Skip to content

Commit

Permalink
don't trigger github actions on pull requests
Browse files Browse the repository at this point in the history
  • Loading branch information
samj committed Aug 9, 2024
1 parent 260b04d commit aa50b65
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/verify-gpg-signatures.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ on:
push:
branches:
- '**'
pull_request:
branches:
- '**'
workflow_dispatch:
inputs:
check_all_commits:
Expand Down

0 comments on commit aa50b65

Please sign in to comment.