Skip to content

Commit

Permalink
added trigger based on pull request
Browse files Browse the repository at this point in the history
  • Loading branch information
htrgouvea committed Sep 22, 2023
1 parent 073650b commit e29e37c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/security-gate.yml
Expand Up @@ -4,6 +4,9 @@ on:
push:
branches:
- main
pull_request:
branches:
- main

jobs:
build:
Expand Down

0 comments on commit e29e37c

Please sign in to comment.