Skip to content

Commit

Permalink
try running the pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
james-jdgtl committed Oct 15, 2024
1 parent e583c3b commit 82bb70a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: Test - Build - Deploy Pipeline
on:
push:
branches:
- main
# - '**'
# - main
- '**'
workflow_dispatch:
inputs:
environment:
Expand Down

0 comments on commit 82bb70a

Please sign in to comment.