Skip to content

Commit

Permalink
chore: remove test
Browse files Browse the repository at this point in the history
  • Loading branch information
jfagoagas committed Dec 19, 2024
1 parent 29581bf commit e0b756a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/api-build-lint-push-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ on:
- ".github/workflows/api-build-lint-push-containers.yml"

# Uncomment the code below to test this action on PRs
pull_request:
branches:
- "master"
paths:
- "api/**"
- ".github/workflows/api-build-lint-push-containers.yml"
# pull_request:
# branches:
# - "master"
# paths:
# - "api/**"
# - ".github/workflows/api-build-lint-push-containers.yml"

release:
types: [published]
Expand Down

0 comments on commit e0b756a

Please # to comment.