Skip to content

Commit

Permalink
Add missing push events to code scanning workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyberboss committed Aug 17, 2024
1 parent bbb1fca commit 27c8df2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/code-scanning.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
name: Code Scanning

on:
push:
branches:
- dev
- master
pull_request:
branches:
- dev
Expand Down

0 comments on commit 27c8df2

Please sign in to comment.