Skip to content

Commit 790dbb4

Browse files
TheAssassinsrevinsaju
authored andcommitted
ci: run against all branches
cherry picked and formatted from 13a6d95 Co-authored by: Srevin Saju <[email protected]>
1 parent 50c8071 commit 790dbb4

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.github/workflows/build.yml

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

3-
on:
4-
push:
5-
branches:
6-
- 'master'
7-
pull_request:
8-
workflow_dispatch:
3+
on: [ push, pull_request, workflow_dispatch ]
94

105

116
jobs:

0 commit comments

Comments
 (0)