Skip to content

Commit

Permalink
update to reduce run on test action
Browse files Browse the repository at this point in the history
  • Loading branch information
skibum1869 committed Jul 3, 2024
1 parent f158f05 commit b9c81ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dockertest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ on:
branches:
- develop
- dev
- main
# - main

# Run tests for any PRs.
pull_request:
# pull_request:

env:
IMAGE_NAME: MTConnect_Docker_Agent
Expand Down

0 comments on commit b9c81ca

Please sign in to comment.