mirror of
https://github.com/nasa/trick.git
synced 2024-12-19 21:27:54 +00:00
Move TrickOps Unit tests back into pull requests
This commit is contained in:
parent
3012a9c2d6
commit
0ad266291e
5
.github/workflows/trickops.yml
vendored
5
.github/workflows/trickops.yml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user