fixing events

deepsource-autofix-76c6eb20
Dan Gowans 2022-09-06 09:05:59 -04:00
parent 77db067a5e
commit 29617d48de
2 changed files with 2 additions and 5 deletions

View File

@ -1,7 +1,6 @@
name: Coverage Testing (Pull) name: Coverage Testing (Pull)
on: on: pull_request
pull_request:
permissions: read-all permissions: read-all

View File

@ -1,8 +1,6 @@
name: Coverage Testing name: Coverage Testing
on: on: workflow_dispatch, push
workflow_dispatch:
push:
permissions: read-all permissions: read-all