mirror of
https://github.com/opf/openproject.git
synced 2026-06-13 19:20:00 +00:00
Allow workflow_dispatch on test-core
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
name: "Test suite"
|
||||
# https://securitylab.github.com/research/github-actions-preventing-pwn-requests
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- dev
|
||||
|
||||
Reference in New Issue
Block a user