Skip to content

Commit

Permalink
Merge pull request #31 from blockfrost/srk/ciAll
Browse files Browse the repository at this point in the history
ci: simplify package-test.yaml
  • Loading branch information
sorki authored Feb 8, 2023
2 parents 56c432c + d54c0cf commit dee74d5
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/package-test.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
name: Package Test

on:
push:
branches:
- '**'
pull_request:
branches: [ master ]
- push
- pull_request

jobs:
build:
Expand Down

0 comments on commit dee74d5

Please sign in to comment.