mirror of
https://github.com/game-ci/unity-test-runner.git
synced 2026-01-28 21:59:06 +08:00
Fix typo
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -1,6 +1,6 @@
|
||||
name: Actions 😎
|
||||
on:
|
||||
push: { branches: [master] }
|
||||
push: { branches: [main] }
|
||||
pull_request_target:
|
||||
paths-ignore:
|
||||
- ".github/**"
|
||||
|
||||
Reference in New Issue
Block a user