We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 792cc7e commit 5736e23Copy full SHA for 5736e23
1 file changed
.github/workflows/unity_tests.yml
@@ -1,6 +1,9 @@
1
name: Unity Tests 🧪
2
3
on:
4
+ push:
5
+ branches:
6
+ - rob/ci-fix
7
workflow_call:
8
workflow_dispatch:
9
0 commit comments