Github actions: trying to fix automated build and scan

This commit is contained in:
Joseph Milazzo 2021-03-14 09:07:45 -05:00
parent 1ca6f9b4ee
commit 980275e29d
2 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
on: on:
push: push:
branches: branches:
- master - main
pull_request: pull_request:
types: [opened, synchronize, reopened] types: [opened, synchronize, reopened]
jobs: jobs: