Commit 67e153e1 authored by Elena Gesheva's avatar Elena Gesheva Committed by GitHub

Make ts-packages action always run on PRs and master (#804)

parent 536e02b5
......@@ -5,16 +5,7 @@ on:
branches:
- master
- '*rc'
paths:
- 'packages/**/*.sol'
- 'packages/**/*.ts'
pull_request:
branches:
- master
- '*rc'
paths:
- 'packages/**/*.sol'
- 'packages/**/*.ts'
workflow_dispatch:
jobs:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment