Skip to content

Commit

Permalink
sync
Browse files Browse the repository at this point in the history
  • Loading branch information
alepefe committed Nov 12, 2024
1 parent 9a17fdf commit a805546
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
workflow_dispatch:
push:
branches:
- '**' # Runs on every branch
- '**'

jobs:
detect_changes:
Expand All @@ -27,7 +27,6 @@ jobs:
api:
- 'api/**'
- '.github/workflows/**'
base: 'test-1'
- name: Print detected changes
run: |
Expand Down

0 comments on commit a805546

Please sign in to comment.