Skip to content

Commit f4df598

Browse files
ci: run workflows for any branch (#4584)
1 parent 4a9f174 commit f4df598

File tree

2 files changed

+0
-12
lines changed

2 files changed

+0
-12
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,6 @@ permissions:
55

66
on:
77
pull_request:
8-
branches:
9-
- master
10-
types:
11-
- opened
12-
- synchronize
13-
- reopened
148
push:
159
branches:
1610
- master

.github/workflows/update-pages.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,6 @@ permissions:
55

66
on:
77
pull_request:
8-
branches:
9-
- master
10-
types:
11-
- opened
12-
- synchronize
13-
- reopened
148
push:
159
branches:
1610
- master

0 commit comments

Comments
 (0)