1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2026-01-24 19:00:55 +00:00

Update workflow triggers to include workflow_dispatch

This commit is contained in:
Diject 2026-01-01 14:17:32 +03:00 committed by GitHub
parent 9efef817dc
commit 971c7d176d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,8 +1,7 @@
name: Build and test
on:
- push
- pull_request
- workflow_dispatch
env:
BUILD_TYPE: RelWithDebInfo