Update trickops.yml

This commit is contained in:
Scott Fennell 2022-10-06 16:08:30 -05:00 committed by GitHub
parent 6d42ff2eb0
commit 540bc7d96f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,8 @@ name: TrickOps
# This workflow is triggered on pushes to the repository.
on:
push:
branches:
- master
paths-ignore:
- 'docs/**'
- '.github/workflows/**'