Update main.yml

This commit is contained in:
Sam Farmer 2020-10-29 13:11:57 -05:00 committed by GitHub
parent 360556d19f
commit e121ee48d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,8 +1,6 @@
name: Unity Testrunner
on:
pull_request: {}
push: { branches: [main, master, develop] }
on: [push]
env:
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}