Skip to content

Commit

Permalink
add branch tag
Browse files Browse the repository at this point in the history
  • Loading branch information
bengerman13 committed Nov 22, 2021
1 parent d046851 commit 8b138d6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/security-considerations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@ name: Security Considerations
on:
pull_request:
types: [opened, edited, reopened]
branches: [main, master, develop]

jobs:
security-considerations:
runs-on: ubuntu-latest
steps:
- uses: cloud-gov/security-considerations-action
- uses: cloud-gov/security-considerations-action@main

0 comments on commit 8b138d6

Please sign in to comment.