Update security.yml

This commit is contained in:
RW
2022-11-20 14:14:51 +01:00
committed by GitHub
parent cbfbd984d3
commit d19802b57a

View File

@@ -1,4 +1,9 @@
on: [ push, pull_request ]
on:
push:
branches:
- master
- main
pull_request:
name: Security
jobs:
Gosec: