Skip to content

Commit c89184f

Browse files
authored
Update main.yml
1 parent 2126f89 commit c89184f

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
name: CI
22

3-
on:
4-
push:
5-
branches:
6-
- master
7-
- dev
3+
on: [push]
84

95
jobs:
106
build:

0 commit comments

Comments
 (0)