1
0
mirror of https://github.com/TomWright/dasel.git synced 2022-05-22 02:32:45 +03:00

Update build-test workflow to run on pull requests to master branch

This commit is contained in:
Tom Wright
2021-09-28 19:29:21 +01:00
parent c3b0c1af71
commit 6fc82eb60a

View File

@@ -3,6 +3,10 @@ on:
branches-ignore:
- master
- main
pull_request:
branches:
- master
- main
name: Build Test
jobs:
publish: