mirror of
https://github.com/WerWolv/ImHex-Patterns.git
synced 2026-03-27 23:37:04 -05:00
git: Allow test action to be imported by other projects
This commit is contained in:
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@@ -7,6 +7,7 @@ on:
|
|||||||
branches: [ '*' ]
|
branches: [ '*' ]
|
||||||
repository_dispatch:
|
repository_dispatch:
|
||||||
types: [run_tests]
|
types: [run_tests]
|
||||||
|
workflow_call:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
tests:
|
tests:
|
||||||
|
|||||||
Reference in New Issue
Block a user