Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
coilysiren committed Apr 18, 2024
1 parent 68eb5f4 commit f10a53c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cd-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ on:
push:
branches:
- "main"
- "tf-debug" # <= for testing purposes
- "tf-debug" # <= for testing
paths:
- "api/**"
- ".github/workflows/cd-api.yml" # <= for testing purposes
- ".github/workflows/cd-api.yml" # <= for testing
release:
types: [published]
workflow_dispatch:
Expand Down

0 comments on commit f10a53c

Please sign in to comment.