Skip to content

Commit

Permalink
Update openstudio-server-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
brianlball authored Aug 24, 2024
1 parent 2221d3f commit bb5bca5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/openstudio-server-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ jobs:
if: |
github.ref == 'refs/heads/master' ||
github.ref == 'refs/heads/develop' ||
github.ref == 'refs/heads/3.8.0-1'
github.ref == 'refs/heads/3.8.0-1' #
# github.ref == 'refs/heads/3.6.1-3'
shell: bash
run: ./docker/deployment/scripts/deploy_docker_github_actions.sh
Expand Down

0 comments on commit bb5bca5

Please sign in to comment.