Enable only for main branch pushes or PRs

This commit is contained in:
Tim Donohue
2020-11-25 09:26:43 -06:00
parent 49effd14df
commit 3f1266e485

View File

@@ -4,11 +4,11 @@
name: Build name: Build
# Run this Build only for pushes / PRs to main branch # Run this Build only for pushes / PRs to main branch
on: [push, pull_request] on:
# push: push:
# branches: main branches: main
# pull_request: pull_request:
# branches: main branches: main
jobs: jobs:
tests: tests: