Skip to content

Commit

Permalink
change triggers in docker
Browse files Browse the repository at this point in the history
  • Loading branch information
Amogh-Bharadwaj committed Sep 4, 2023
1 parent e092c3b commit 68a4af9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: Test Docker Images

on:
push:
branches: [main]
branches: [testing]
pull_request:
branches: [main]
branches: [testing]

jobs:
docker-build:
Expand Down

0 comments on commit 68a4af9

Please sign in to comment.