Revert "ci: run on workflow_dispatch"

This reverts commit 979801147c.
This commit is contained in:
ayntee
2021-01-26 12:48:28 +04:00
parent 95a2b7a74d
commit a3d154e13e

View File

@@ -1,5 +1,5 @@
name: Test
on: workflow_dispatch
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest