Move TrickOps Unit tests back into pull requests

This commit is contained in:
Dan Jordan 2024-03-28 09:38:31 -05:00
parent 3012a9c2d6
commit 0ad266291e

View File

@ -1,9 +1,6 @@
name: TrickOps
# This workflow is triggered on pushes to the repository.
on:
schedule:
- cron: '0 0 * * 0'
workflow_dispatch:
on: [pull_request]
defaults:
run: