Skip to content

Commit e471ec1

Browse files
committed
changed trigger
1 parent 55b3048 commit e471ec1

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

.github/workflows/ci.yml

+1-7
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
name: CI Pipeline
22

3-
on:
4-
push:
5-
branches:
6-
- master
7-
pull_request:
8-
branches:
9-
- master
3+
on: [push, pull_request]
104

115
jobs:
126
setup:

0 commit comments

Comments
 (0)