Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Certelen committed Nov 28, 2023
1 parent 5f705ae commit 02c3215
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/cafe_azu_workflow.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: cafe_azu_workflow

on: [push]
on:
push:
branches: [ develop ]

jobs:
deploy:
Expand Down

0 comments on commit 02c3215

Please sign in to comment.