Remove branch keywords

This commit is contained in:
Xueli Xie 2021-03-04 14:59:34 -08:00
parent 7d3942ab56
commit 89d8cd7e2b
1 changed files with 0 additions and 2 deletions

View File

@ -1,9 +1,7 @@
name: CI Checks
on:
push:
branches: ["**"]
pull_request:
branches: ["main"]
workflow_dispatch:
jobs:
git-secrets: