Skip to content

Commit

Permalink
TEC-4211 reusable workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelvermeuln committed Jan 8, 2024
1 parent b42321d commit e2e745e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ on:
- bugfix/**
- featured/**

workflow_call:
branches:
- main

jobs:
test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit e2e745e

Please sign in to comment.