Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
dwilkie committed Oct 11, 2024
1 parent 073d55f commit bdd566f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/skyetel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@ name: Skyetel

on: push

defaults:
run:
working-directory: skyetel

jobs:
build:
runs-on: ubuntu-latest

defaults:
run:
working-directory: skyetel

outputs:
matrix: ${{ steps.set-deployment-matrix.outputs.matrix }}
matrixLength: ${{ steps.set-deployment-matrix.outputs.matrixLength }}
Expand Down

0 comments on commit bdd566f

Please sign in to comment.