CI: Add development branch to gosec

This commit is contained in:
kayos@tcp.direct 2022-04-20 19:31:36 -07:00
parent d02d165af7
commit fb912a070c
No known key found for this signature in database
GPG Key ID: 4B841471B4BEE979
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ name: Vibe Check
on:
push:
branches: [ master ]
branches: [ master, development ]
pull_request:
branches: [ master ]