Skip to content

Commit

Permalink
updated workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
meddy672 committed Feb 5, 2024
1 parent 75c79b7 commit 51c4ef1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml → .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ name: CI
on:
push:
branches:
- '*'
- 'main'
- 'development'
- 'feature**'

jobs:
build:
Expand Down

0 comments on commit 51c4ef1

Please sign in to comment.