Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
yasasghari committed Feb 22, 2024
1 parent ff5aeb4 commit 75e81e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: Merge a feature branch to develop upon passing CI
name: CI

# Controls when the workflow will run
on:
push:
branches:
- 'feature/*'
- 'develop'

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
Expand Down

0 comments on commit 75e81e3

Please sign in to comment.