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)
on:
pull_request:
on: pull_request
permissions: read-all

View File

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