Add missing push events to code scanning workflow

This commit is contained in:
Jordan Dominion
2024-08-16 23:41:08 -04:00
parent bbb1fca66d
commit 27c8df2988
+4
View File
@@ -1,6 +1,10 @@
name: Code Scanning
on:
push:
branches:
- dev
- master
pull_request:
branches:
- dev