Skip to content

Commit

Permalink
run workflow only on push
Browse files Browse the repository at this point in the history
  • Loading branch information
yeggor committed Apr 23, 2024
1 parent 6308e40 commit ff55394
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ name: fwhunt_scan
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]

jobs:
build:
Expand Down

0 comments on commit ff55394

Please sign in to comment.