Update main.yml
This commit is contained in:
parent
360556d19f
commit
e121ee48d7
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@ -1,8 +1,6 @@
|
||||
name: Unity Testrunner
|
||||
|
||||
on:
|
||||
pull_request: {}
|
||||
push: { branches: [main, master, develop] }
|
||||
on: [push]
|
||||
|
||||
env:
|
||||
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}
|
||||
|
Loading…
Reference in New Issue
Block a user