Update workflow
This commit is contained in:
@@ -2,7 +2,7 @@ name: Unity Actions
|
||||
|
||||
on:
|
||||
pull_request: {}
|
||||
push: { branches: [main, master, develop] }
|
||||
push: {}
|
||||
|
||||
env:
|
||||
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}
|
||||
|
||||
Reference in New Issue
Block a user