We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a123117 commit e76c960Copy full SHA for e76c960
1 file changed
.github/workflows/test.yml
@@ -2,7 +2,7 @@ name: Run TestRunner 📝
2
3
on:
4
workflow_dispatch: {}
5
- pull_request
+ pull_request:
6
7
env:
8
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}
0 commit comments