Skip to content

Commit

Permalink
Use public GitHub workflow (#3)
Browse files Browse the repository at this point in the history
(DIS-1001)
  • Loading branch information
pyrco committed Oct 4, 2022
1 parent 2c5cb4d commit e582e38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dissect-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ on: [push, pull_request, workflow_dispatch]

jobs:
ci:
uses: fox-it/dissect-workflow-templates/.github/workflows/dissect-ci-template-self-hosted.yml@main
uses: fox-it/dissect-workflow-templates/.github/workflows/dissect-ci-template.yml@main
secrets: inherit

0 comments on commit e582e38

Please sign in to comment.