Skip to content

Commit

Permalink
ci: fix trigger for build_and_push workflow (#222)
Browse files Browse the repository at this point in the history
Signed-off-by: Niladri Halder <[email protected]>
  • Loading branch information
niladrih authored Nov 28, 2024
1 parent 25bba1c commit 79d1e0c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build_and_push.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: Build and Push

on:
create:
push:
branches:
- 'develop'
Expand Down

0 comments on commit 79d1e0c

Please sign in to comment.