Skip to content

Commit

Permalink
run CI workflow on develop
Browse files Browse the repository at this point in the history
  • Loading branch information
steved committed Sep 16, 2024
1 parent e69d1d6 commit 3fbef83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Test and Publish Image
on:
push:
branches:
- 'main'
- 'develop'
tags:
- '*'
pull_request:
Expand Down

0 comments on commit 3fbef83

Please sign in to comment.