Skip to content

Commit dee74d5

Browse files
authored
Merge pull request #31 from blockfrost/srk/ciAll
ci: simplify package-test.yaml
2 parents 56c432c + d54c0cf commit dee74d5

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

.github/workflows/package-test.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
name: Package Test
22

33
on:
4-
push:
5-
branches:
6-
- '**'
7-
pull_request:
8-
branches: [ master ]
4+
- push
5+
- pull_request
96

107
jobs:
118
build:

0 commit comments

Comments
 (0)