Skip to content

Commit 0d82386

Browse files
committed
ci: removes redundant build
1 parent d7e0759 commit 0d82386

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/ci-workflow.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,6 @@
11
# Adapted from: https://github.com/giraffe-fsharp/Giraffe/blob/master/.github/workflows/build.yml
22
name: CI/CD Workflow
33
on:
4-
push:
5-
branches:
6-
- develop
7-
- 'feature/**'
8-
paths:
9-
- 'src/**'
10-
- 'Version.xml'
114
pull_request:
125
paths:
136
- 'src/**'

0 commit comments

Comments
 (0)