We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48506bb commit 654a9ddCopy full SHA for 654a9dd
.github/workflows/dissect-ci.yml
@@ -4,4 +4,6 @@ on: [push, pull_request, workflow_dispatch]
4
jobs:
5
ci:
6
uses: fox-it/dissect-workflow-templates/.github/workflows/dissect-ci-template.yml@main
7
+ with:
8
+ on-demand-test: 'dissect.project'
9
secrets: inherit
0 commit comments