Skip to content

Commit

Permalink
ci(bot): add run on push to dev
Browse files Browse the repository at this point in the history
  • Loading branch information
smart7even committed Oct 31, 2023
1 parent 009b2d3 commit d87f72b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ name: Build and Push Docker Image
on:
push:
branches:
- main
- master
- dev
workflow_dispatch:

env:
Expand Down

0 comments on commit d87f72b

Please sign in to comment.