Skip to content

Commit

Permalink
Merge pull request #459 from atc0005/remove-push-event-hook-from-vuln…
Browse files Browse the repository at this point in the history
…-anaylsis-workflow

Update vuln analysis GHAW to remove on.push hook
  • Loading branch information
atc0005 authored Jun 9, 2023
2 parents d073b3c + 963b06d commit 9830ab7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/project-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@
name: Project Analysis

on:
push:
# branches: [master]

pull_request:
# `synchronized` seems to equate to pushing new commits to a linked branch
# (whether force-pushed or not)
Expand Down

0 comments on commit 9830ab7

Please sign in to comment.