Skip to content

Commit

Permalink
remove test branch from triggers for deploy workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
hallettj committed Jan 18, 2025
1 parent 31af226 commit 01795f9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ on:
push:
branches:
- main
- fix-deploy-automation # for testing changes
tags:
- 'v*'

Expand Down

0 comments on commit 01795f9

Please sign in to comment.