We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a42c101 commit aca987bCopy full SHA for aca987b
.github/workflows/tests.yml
@@ -1,6 +1,8 @@
1
name: Tests
2
3
on:
4
+ # TODO: (Vizonex) Remove later I'm just a little impaitient...
5
+ workflow_dispatch:
6
push:
7
branches:
8
- master
0 commit comments